LingxinMeng hace 6 meses
padre
commit
135ac5457c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/python2/pjibot/csv-nohup.sh

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

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