tianyun 1 yıl önce
ebeveyn
işleme
b896e756e5
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  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 &