From 11986d5b4345d64e809002ae21afd345c901f89e Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Fri, 29 Aug 2025 21:57:21 +0330 Subject: [PATCH] Add extra.json to Backup Files --- upgrade.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/upgrade.sh b/upgrade.sh index 68572a0..7aa3c8a 100644 --- a/upgrade.sh +++ b/upgrade.sh @@ -65,6 +65,7 @@ FILES=( "$HYSTERIA_INSTALL_DIR/config.json" "$HYSTERIA_INSTALL_DIR/.configs.env" "$HYSTERIA_INSTALL_DIR/nodes.json" + "$HYSTERIA_INSTALL_DIR/extra.json" "$HYSTERIA_INSTALL_DIR/core/scripts/telegrambot/.env" "$HYSTERIA_INSTALL_DIR/core/scripts/normalsub/.env" "$HYSTERIA_INSTALL_DIR/core/scripts/normalsub/Caddyfile.normalsub"