Improve uninstall script

This commit is contained in:
Whispering Wind
2025-05-15 23:25:54 +03:30
committed by GitHub
parent 61874a4acc
commit 1e94e08ffb

View File

@ -12,6 +12,7 @@ SERVICES = [
"hysteria-normal-sub.service", "hysteria-normal-sub.service",
"hysteria-singbox.service", "hysteria-singbox.service",
"hysteria-ip-limit.service", "hysteria-ip-limit.service",
"hysteria-scheduler.service",
] ]
def run_command(command, error_message): def run_command(command, error_message):