mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update selfservice-update.sh
This commit is contained in:
parent
04aacd7842
commit
9b14d0185c
|
|
@ -141,7 +141,8 @@ sh /opt/FDMR-Monitor/sysinfo/rrd-db.sh
|
|||
|
||||
cp -r /opt/FDMR-Monitor/sysinfo/ /var/www/html/sysinfo/
|
||||
|
||||
sudo rm mon.db
|
||||
sudo python3 mon_db.py
|
||||
#sudo rm mon.db
|
||||
#sudo python3 mon_db.py
|
||||
sudo systemctl restart proxy.service
|
||||
sudo systemctl restart fdmr_mon.service
|
||||
sudo systemctl enable fdmr_mon.service
|
||||
|
|
|
|||
Loading…
Reference in New Issue