Update emq-TE1ws-Rev10.sh

This commit is contained in:
hp3icc 2021-08-26 11:13:00 -05:00 committed by GitHub
parent b1af63fc13
commit 4531be911d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -620,7 +620,7 @@ sudo systemctl stop hblink.service && sudo systemctl start hblink.service && sud
7)
sudo systemctl stop hblink.service && sudo systemctl disable hblink.service ;;
8)
sudo systemctl stop hbmon.service && sudo systemctl start hbmon.service && sudo systemctl enable hbmon.service;;
sudo systemctl stop hbmon.service && sudo rm /opt/HBmonitor/*.json && sudo systemctl start hbmon.service && sudo systemctl enable hbmon.service;;
9)
sudo systemctl stop hbmon.service && sudo systemctl disable hbmon.service ;;
10)