You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
393 B
16 lines
393 B
+++ readlink -f /home/pi/dev_lucy/RPi_Cam_Web_Interface/./stop.sh
|
|
++ dirname /home/pi/dev_lucy/RPi_Cam_Web_Interface/stop.sh
|
|
+ cd /home/pi/dev_lucy/RPi_Cam_Web_Interface
|
|
+ source ./config.txt
|
|
++ rpicamdir=html
|
|
++ webserver=apache
|
|
++ webport=80
|
|
++ user=
|
|
++ webpasswd=
|
|
++ autostart=yes
|
|
++ jpglink=no
|
|
++ phpversion=7.3
|
|
+ fn_stop
|
|
+ sudo killall raspimjpeg
|
|
+ sudo killall php
|
|
+ sudo killall motion
|
|
|