This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
cicv
/
dcl_data_process
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
commit
LingxinMeng
hai 9 meses
pai
8bd34c65ab
achega
d007851ce7
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
src/python2/pjibot_delivery/csv-nohup.sh
+ 1
- 0
src/python2/pjibot_delivery/csv-nohup.sh
Ver ficheiro
@@ -1,2 +1,3 @@
#!/bin/bash
+mkdir ./log
nohup python2 csv-.py > log/csv.out 2>&1 &