diff --git a/upgrade.sh b/upgrade.sh index 15f48d8..1b3330b 100644 --- a/upgrade.sh +++ b/upgrade.sh @@ -102,6 +102,7 @@ systemctl restart hysteria-server.service systemctl restart hysteria-telegram-bot.service systemctl restart hysteria-singbox.service systemctl restart hysteria-normal-sub.service +systemctl restart hysteria-webpanel.service echo "Checking hysteria-server.service status" if systemctl is-active --quiet hysteria-server.service; then