This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
tianyunperfect
/
python-base--
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
1
tianyun
1 vuosi sitten
vanhempi
b3884a6bf8
commit
b896e756e5
1 muutettua tiedostoa
jossa
4 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
4
0
copyD/start.sh
+ 4
- 0
copyD/start.sh
Näytä tiedosto
@@ -0,0 +1,4 @@
+
+kill -9 $(pgrep -f readClient.py)
+
+nohup python3 -u readClient.py &