tianyun 1 anno fa
parent
commit
b896e756e5
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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 &