From c213d908cb39b3bf2c4d5cbf49cfcf1218454ccc Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Wed, 12 Feb 2025 23:47:57 +0330 Subject: [PATCH] Fix:Backup Caddy Config --- upgrade.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/upgrade.sh b/upgrade.sh index fe7aa88..c7d9594 100644 --- a/upgrade.sh +++ b/upgrade.sh @@ -13,6 +13,7 @@ FILES=( "/etc/hysteria/core/scripts/singbox/.env" "/etc/hysteria/core/scripts/normalsub/.env" "/etc/hysteria/core/scripts/webpanel/.env" + "/etc/hysteria/core/scripts/webpanel/Caddyfile" ) echo "Backing up and stopping all cron jobs"