LingxinMeng 7 mesiacov pred
rodič
commit
6f18afa76a

+ 1 - 1
src/python2/pjibot_delivery/camera-nohup.sh

@@ -5,4 +5,4 @@ if [ ! -d "./log" ]; then
 else
     echo "Directory './log' already exists."
 fi
-nohup python2 camera.py > log/camera.out 2>&1 &
+nohup python2 camera-pjibot_delivery.py > log/camera.out 2>&1 &