fix uninstall #287
This commit is contained in:
@@ -184,6 +184,7 @@ uninstall() {
|
|||||||
systemctl stop sing-box
|
systemctl stop sing-box
|
||||||
systemctl disable sing-box
|
systemctl disable sing-box
|
||||||
rm /etc/systemd/system/s-ui.service -f
|
rm /etc/systemd/system/s-ui.service -f
|
||||||
|
rm /etc/systemd/system/sing-box.service -f
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl reset-failed
|
systemctl reset-failed
|
||||||
rm /etc/s-ui/ -rf
|
rm /etc/s-ui/ -rf
|
||||||
|
|||||||
Reference in New Issue
Block a user