update
This commit is contained in:
parent
2f946bc460
commit
ef6de16b52
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
# 这里千万不要使用set -e
|
||||
supervisorctl stop sensor_to_local
|
||||
supervisorctl start sensor_to_server
|
||||
|
|
Loading…
Reference in New Issue