lot_manager/bash/start_data_upload.sh

5 lines
117 B
Bash
Raw Normal View History

2023-12-05 16:49:11 +08:00
#!/bin/bash
2023-12-09 16:33:54 +08:00
# 这里千万不要使用set -e
2023-12-05 16:49:11 +08:00
supervisorctl stop sensor_to_local
supervisorctl start sensor_to_server