tianyun il y a 1 an
Parent
commit
b896e756e5
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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 &