From 768854fcd4439d68fe212f83a5a63ee1a0392b05 Mon Sep 17 00:00:00 2001 From: xyj <10908227994@qq.com> Date: Sat, 16 Dec 2023 10:35:41 +0800 Subject: [PATCH] update --- bash/start_data_upload.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 + +