Update selfservice-update.sh
This commit is contained in:
parent
1ebf5958b7
commit
c866b768ca
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh
|
||||
sudo systemctl stop fdmr_mon.service
|
||||
sudo systemctl stop proxy.service
|
||||
sudo systemctl stop http.server-fmr.service
|
||||
sudo systemctl disable http.server-fmr.service
|
||||
sudo rm -r /opt/FDMR-Monitor/
|
||||
|
|
|
|||
Loading…
Reference in New Issue