mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-11-30 03:07:40 +08:00
fix: just clean_service dgiot
This commit is contained in:
parent
d5929dc2f8
commit
2f6196d3ef
@ -1099,8 +1099,7 @@ function build_dashboard() {
|
||||
}
|
||||
function devops() {
|
||||
## 关闭dgiot
|
||||
clean_services
|
||||
|
||||
clean_service dgiot
|
||||
count=`ps -ef |grep beam.smp |grep -v "grep" |wc -l`
|
||||
if [ 0 == $count ];then
|
||||
echo $count
|
||||
|
Loading…
Reference in New Issue
Block a user