Update ProxmoxBakupRestore.sh

This commit is contained in:
MacRimi 2025-01-10 18:13:52 +01:00 committed by GitHub
parent 26f36e4c7f
commit 2c30156a77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,6 @@
# Configuración
SCRIPT_VERSION="1.3"
BACKUP_DIR="/root/proxmox_backups"
LOG_FILE="/var/log/proxmox_backup_restore.log"
# Colores para salida
@ -477,4 +476,3 @@ restore_files() {
# Iniciar el script
select_interface_mode
show_main_menu