LingxinMeng il y a 9 mois
Parent
commit
d007851ce7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/python2/pjibot_delivery/csv-nohup.sh

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

@@ -1,2 +1,3 @@
 #!/bin/bash
+mkdir ./log
 nohup python2 csv-.py > log/csv.out 2>&1 &