LingxinMeng hai 7 meses
pai
achega
418fdedf2c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/python2/pjibot_delivery/pcd-nohup.sh

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

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