diff --git a/core/scripts/singbox/singbox_shell.sh b/core/scripts/singbox/singbox_shell.sh index d1bf23d..71ef044 100644 --- a/core/scripts/singbox/singbox_shell.sh +++ b/core/scripts/singbox/singbox_shell.sh @@ -32,7 +32,7 @@ Description=Singbox Python Service After=network.target [Service] -ExecStart=/etc/hysteria/bin/python /etc/hysteria/core/scripts/singbox/singbox.py +ExecStart=/etc/hysteria/hysteria2_proxy/bin/python /etc/hysteria/core/scripts/singbox/singbox.py WorkingDirectory=/etc/hysteria/core/scripts/singbox EnvironmentFile=/etc/hysteria/core/scripts/singbox/.env Restart=always