LingxinMeng 7 ماه پیش
والد
کامیت
6543ec5804
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/python2/pjibot_delivery/merge-nohup.sh

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

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