diff --git a/core/scripts/hysteria2/uninstall.py b/core/scripts/hysteria2/uninstall.py index 81f1e18..5ea2767 100644 --- a/core/scripts/hysteria2/uninstall.py +++ b/core/scripts/hysteria2/uninstall.py @@ -12,6 +12,7 @@ SERVICES = [ "hysteria-normal-sub.service", "hysteria-singbox.service", "hysteria-ip-limit.service", + "hysteria-scheduler.service", ] def run_command(command, error_message):