Update emq-TE1x.sh

This commit is contained in:
Esteban Mackay Q 2023-02-01 21:48:37 -05:00 committed by GitHub
parent fde430585c
commit 9f20b7a42e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2567,6 +2567,7 @@ echo "${commands}" | /usr/bin/mysql -u root
#fdmr-monitor
#fdmr-monitor
#######
cd /opt
sudo git clone https://github.com/hp3icc/FDMR-Monitor.git
cd FDMR-Monitor
@ -3120,6 +3121,8 @@ sudo chmod 755 /lib/systemd/system/logtailer-ysf.service
sudo chmod 755 /lib/systemd/system/dmrgw.service
sudo systemctl daemon-reload
sudo systemctl stop mariadb.service
sudo systemctl disable mariadb.service
sudo systemctl enable monp.service
sudo systemctl stop rsyslog
sudo systemctl disable rsyslog