tianyun 1 éve
szülő
commit
b896e756e5
1 módosított fájl, 4 hozzáadás és 0 törlés
  1. 4 0
      copyD/start.sh

+ 4 - 0
copyD/start.sh

@@ -0,0 +1,4 @@
+
+kill -9 $(pgrep -f readClient.py)
+
+nohup python3 -u readClient.py &