mirror of
https://github.com/koush/scrypted.git
synced 2026-09-18 09:40:44 +01:00
fix typo (#1544)
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user