Add linux server scripts
This commit is contained in:
7
release/local/uninstall.sh
Executable file
7
release/local/uninstall.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
sudo systemctl stop sing-box
|
||||
sudo rm -rf /usr/local/bin/sing-box
|
||||
sudo rm -rf /usr/local/etc/sing-box
|
||||
sudo rm -rf /etc/systemd/system/sing-box.service
|
||||
sudo systemctl daemon-reload
|
||||
Reference in New Issue
Block a user