This commit is contained in:
David Montgomery
2024-08-06 08:08:32 -06:00
committed by GitHub
parent 1669438312
commit 7ea1d8e85d

View File

@@ -21,7 +21,7 @@ if [ -n "$SCRYPTED_RESTORE" ]
then
RESTORE_VMID=$VMID
VMID=10444
pct destroy $VMID 2> > /dev/null
pct destroy $VMID 2>&1 > /dev/null
fi
echo "Downloading scrypted container backup."