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

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

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