Update selfservice-update.sh

This commit is contained in:
Esteban Mackay Q 2022-11-28 22:50:45 -05:00 committed by GitHub
parent 92e98010f7
commit 5c7b8d93f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ sudo systemctl stop fdmr_mon.service
sudo systemctl stop http.server-fmr.service
sudo systemctl disable http.server-fmr.service
sudo rm -r /opt/FDMR-Monitor/
sudo rm -r /var/www/html/*
#
systemctl restart apache2
sudo systemctl enable apache2