Backup SingBox env

This commit is contained in:
Whispering Wind
2024-08-11 13:28:32 +03:30
committed by GitHub
parent 5a9fb0ed8e
commit 9b9a226262

View File

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