From ef6de16b520b762fc2992baa573cc2aeb5c22062 Mon Sep 17 00:00:00 2001 From: xyj <10908227994@qq.com> Date: Sat, 9 Dec 2023 16:33:54 +0800 Subject: [PATCH] update --- bash/start_data_upload.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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