release: prepare 0.2.0 for sing-box 1.14
This commit is contained in:
Vendored
+1
-1
@@ -2,7 +2,7 @@
|
||||
set -eu
|
||||
|
||||
if [ "$1" = remove ]; then
|
||||
systemctl stop vpn-egress-sync.path >/dev/null 2>&1 || true
|
||||
systemctl stop vpn-egress-sync.path sing-box.service >/dev/null 2>&1 || true
|
||||
systemctl disable vpn-egress-sync.path vpn-egress-guard.service >/dev/null 2>&1 || true
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user