should not have drank a beer before starting commits
This commit is contained in:
@@ -253,7 +253,7 @@ then
|
|||||||
mv $SCRIPTDIR/cam_$INSTANCE.service /etc/systemd/system/
|
mv $SCRIPTDIR/cam_$INSTANCE.service /etc/systemd/system/
|
||||||
echo $CAMPORT >> /etc/camera_ports
|
echo $CAMPORT >> /etc/camera_ports
|
||||||
#config.yaml modifications
|
#config.yaml modifications
|
||||||
echo "webcam: $OCTOCONFIG/.$INSTANCE/config.yaml" >> $OCTOCONFIG/.$INSTANCE/config.yaml
|
echo "webcam:" >> $OCTOCONFIG/.$INSTANCE/config.yaml
|
||||||
echo " snapshot: http://localhost:$CAMPORT?action=snapshot" >> $OCTOCONFIG/.$INSTANCE/config.yaml
|
echo " snapshot: http://localhost:$CAMPORT?action=snapshot" >> $OCTOCONFIG/.$INSTANCE/config.yaml
|
||||||
echo " stream: http://localhost:$CAMPORT?action=stream" >> $OCTOCONFIG/.$INSTANCE/config.yaml
|
echo " stream: http://localhost:$CAMPORT?action=stream" >> $OCTOCONFIG/.$INSTANCE/config.yaml
|
||||||
echo
|
echo
|
||||||
|
|||||||
Reference in New Issue
Block a user