LingxinMeng hai 7 meses
pai
achega
a34f3fe9f0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/python2/pjisuv/csv-nohup.sh

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

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