This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
tianyunperfect
/
python-base--
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
1
tianyun
hace 1 año
padre
b3884a6bf8
commit
b896e756e5
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
copyD/start.sh
+ 4
- 0
copyD/start.sh
Ver fichero
@@ -0,0 +1,4 @@
+
+kill -9 $(pgrep -f readClient.py)
+
+nohup python3 -u readClient.py &