restore.sh aktualisiert

This commit is contained in:
2026-03-16 13:02:01 +00:00
parent 9a593059f5
commit 83342b9d07
+1 -1
View File
@@ -440,7 +440,7 @@ VM_NAME=$(grep -m1 "^name:" "$VM_CONF" 2>/dev/null \
|| echo "$SAFE_CLIENT")
echo " VM-Name: $VM_NAME"
ZIP_FILE="${ZIP_DIR}/${VM_ID_ORIGINAL}_${VM_NAME}_$(date +%Y%m%d).7z"
ZIP_FILE="${ZIP_DIR}/${VM_NAME}-${VM_ID_ORIGINAL}.7z"
ZIP_START=$(date +%s)
7z a -t7z \