Update selfservice-update.sh

This commit is contained in:
hp3icc 2022-06-14 23:46:54 -05:00 committed by GitHub
parent 04aacd7842
commit 9b14d0185c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

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