tianyun hace 1 año
padre
commit
b896e756e5
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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 &