This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
cicv
/
dcl_data_process
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
commit
LingxinMeng
9 meses atrás
pai
8bd34c65ab
commit
d007851ce7
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
src/python2/pjibot_delivery/csv-nohup.sh
+ 1
- 0
src/python2/pjibot_delivery/csv-nohup.sh
Ver arquivo
@@ -1,2 +1,3 @@
#!/bin/bash
+mkdir ./log
nohup python2 csv-.py > log/csv.out 2>&1 &