tianyun 1 ano atrás
pai
commit
b896e756e5
1 arquivos alterados com 4 adições e 0 exclusões
  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 &