diff --git a/bash/start_data_upload.sh b/bash/start_data_upload.sh index bdd2b17..4e67da3 100644 --- a/bash/start_data_upload.sh +++ b/bash/start_data_upload.sh @@ -1,4 +1,4 @@ #!/bin/bash -set -e +# 这里千万不要使用set -e supervisorctl stop sensor_to_local supervisorctl start sensor_to_server