From 9b9a226262aa6a896986524589993b9ab1ed0196 Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Sun, 11 Aug 2024 13:28:32 +0330 Subject: [PATCH] Backup SingBox env --- upgrade.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/upgrade.sh b/upgrade.sh index 19b96f1..3cb28f9 100644 --- a/upgrade.sh +++ b/upgrade.sh @@ -9,6 +9,7 @@ FILES=( "/etc/hysteria/traffic_data.json" "/etc/hysteria/config.json" "/etc/hysteria/core/scripts/telegrambot/.env" + "/etc/hysteria/core/scripts/singbox/.env" ) echo "Backing up files to $TEMP_DIR"