diff --git a/debian.sh b/debian.sh index da1c769..21e2519 100755 --- a/debian.sh +++ b/debian.sh @@ -137,7 +137,7 @@ os-restore() { ROOT_CHECK=$(mount | grep ' / ') if [[ "$ROOT_CHECK" == *"$BACKUP_DISK_ROOT_NAME"* ]]; then - BACKUP_DISK_IMAGES="/var/lib/backups" + BACKUP_DISK_IMAGES="/var/backups" fi partitions