LingxinMeng 6 months ago
parent
commit
4e7b21b1f4

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

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

+ 0 - 0
src/python2/pjibot_patrol/pcd-pjibot_partol.py → src/python2/pjibot_patrol/pcd-pjibot_patrol.py