fix: just clean_service dgiot

This commit is contained in:
lsxredrain 2021-12-28 12:46:10 +08:00
parent d5929dc2f8
commit 2f6196d3ef

View File

@ -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