This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
cicv
/
dcl_data_process
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
commit
LingxinMeng
hace 9 meses
padre
8bd34c65ab
commit
d007851ce7
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/python2/pjibot_delivery/csv-nohup.sh
+ 1
- 0
src/python2/pjibot_delivery/csv-nohup.sh
Ver fichero
@@ -1,2 +1,3 @@
#!/bin/bash
+mkdir ./log
nohup python2 csv-.py > log/csv.out 2>&1 &