restore.sh aktualisiert

main
sebastian.serfling 2026-03-18 12:19:25 +00:00
parent 7bf76bbfed
commit d8529232c3
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@ if [[ "$BACKUP_TYPE" == "ct" ]]; then
CONF_FILE_IN_BACKUP="pct.conf" CONF_FILE_IN_BACKUP="pct.conf"
NAME_KEY="^hostname:" NAME_KEY="^hostname:"
else else
CONF_FILE_IN_BACKUP="vm.conf" CONF_FILE_IN_BACKUP="qemu-server.conf"
NAME_KEY="^name:" NAME_KEY="^name:"
fi fi