diff --git a/bash/start_data_upload.sh b/bash/start_data_upload.sh index cf6fd57..89b1bb3 100644 --- a/bash/start_data_upload.sh +++ b/bash/start_data_upload.sh @@ -1,6 +1,8 @@ #!/bin/bash # 这里千万不要使用set -e sleep 5 -supervisorctl stop sensor_to_local -sleep 5 supervisorctl start sensor_to_server +sleep 5 +supervisorctl stop sensor_to_local + +