Skip to content

Commit

Permalink
fix uninstall #287
Browse files Browse the repository at this point in the history
  • Loading branch information
alireza0 committed Aug 31, 2024
1 parent 19e060a commit 6a174cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions s-ui.sh
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ uninstall() {
systemctl stop sing-box
systemctl disable sing-box
rm /etc/systemd/system/s-ui.service -f
rm /etc/systemd/system/sing-box.service -f
systemctl daemon-reload
systemctl reset-failed
rm /etc/s-ui/ -rf
Expand Down

0 comments on commit 6a174cf

Please sign in to comment.