This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
cicv
/
dcl_data_process
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
commit
LingxinMeng
9 mesi fa
parent
8bd34c65ab
commit
d007851ce7
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
src/python2/pjibot_delivery/csv-nohup.sh
+ 1
- 0
src/python2/pjibot_delivery/csv-nohup.sh
Vedi File
@@ -1,2 +1,3 @@
#!/bin/bash
+mkdir ./log
nohup python2 csv-.py > log/csv.out 2>&1 &