This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
tianyunperfect
/
python-base--
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
1
tianyun
há 1 ano atrás
pai
b3884a6bf8
commit
b896e756e5
1 ficheiros alterados
com
4 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
4
0
copyD/start.sh
+ 4
- 0
copyD/start.sh
Ver Ficheiro
@@ -0,0 +1,4 @@
+
+kill -9 $(pgrep -f readClient.py)
+
+nohup python3 -u readClient.py &