diff --git a/core/scripts/singbox/singbox_shell.sh b/core/scripts/singbox/singbox_shell.sh index 6dcff3c..7db47c5 100644 --- a/core/scripts/singbox/singbox_shell.sh +++ b/core/scripts/singbox/singbox_shell.sh @@ -81,6 +81,7 @@ start_service() { stop_service() { systemctl stop singbox.service > /dev/null 2>&1 systemctl disable singbox.service > /dev/null 2>&1 + systemctl daemon-reload > /dev/null 2>&1 rm -f /etc/hysteria/core/scripts/singbox/.env echo -e "\n"