Update upgrade.sh

This commit is contained in:
Whispering Wind
2024-08-07 12:54:18 +03:30
committed by GitHub
parent deec7bc63b
commit c29cad40ec

View File

@ -8,7 +8,7 @@ FILES=(
"/etc/hysteria/users.json" "/etc/hysteria/users.json"
"/etc/hysteria/traffic_data.json" "/etc/hysteria/traffic_data.json"
"/etc/hysteria/config.json" "/etc/hysteria/config.json"
"/etc/hysteria/core/.env" "/etc/hysteria/core/scripts/telegrambot/.env"
) )
echo "Backing up files to $TEMP_DIR" echo "Backing up files to $TEMP_DIR"