update install script

This commit is contained in:
Aliberk Sandıkçı 2023-07-29 14:11:57 +03:00
parent 5590780bde
commit bd4380f1e2
Signed by: asandikci
GPG Key ID: 25C67A03B5666BC1
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@
### godaemon1
# Pre-Cleaning
sudo rm /usr/bin/godaemon1
sudo rm -rf /usr/lib/godaemon1/
sudo rm -rf /etc/godaemon1/
sudo killall godaemon1
sudo systemctl disable godaemon1
sudo systemctl stop godaemon1
sudo systemctl daemon-reload