From 44bf5a41c50fc8f568cb5106f6955f43b31ba1ba Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Sun, 6 Oct 2024 22:16:24 +0330 Subject: [PATCH] Backup normalsub --- upgrade.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/upgrade.sh b/upgrade.sh index 0930c75..86546ef 100644 --- a/upgrade.sh +++ b/upgrade.sh @@ -16,6 +16,7 @@ FILES=( "/etc/hysteria/config.json" "/etc/hysteria/core/scripts/telegrambot/.env" "/etc/hysteria/core/scripts/singbox/.env" + "/etc/hysteria/core/scripts/normalsub/.env" ) echo "Backing up files to $TEMP_DIR"