Update selfservice-update.sh

This commit is contained in:
Esteban Mackay Q 2022-07-19 11:44:36 -05:00 committed by GitHub
parent ad70cc71f4
commit a50003a3ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -163,6 +163,7 @@ cp -r /opt/FDMR-Monitor/sysinfo/ /var/www/html/sysinfo/
#sudo rm mon.db
#sudo python3 mon_db.py
sudo systemctl restart proxy.service
sudo systemctl restart fdmr_mon.service
sudo systemctl daemon-reload
sudo systemctl start proxy.service
sudo systemctl start fdmr_mon.service
sudo systemctl enable fdmr_mon.service