This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
tianyunperfect
/
python-base--
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
1
tianyun
1 anno fa
parent
b3884a6bf8
commit
b896e756e5
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
copyD/start.sh
+ 4
- 0
copyD/start.sh
Vedi File
@@ -0,0 +1,4 @@
+
+kill -9 $(pgrep -f readClient.py)
+
+nohup python3 -u readClient.py &