This commit is contained in:
Your Name 2023-02-20 18:37:11 -07:00
parent 7aaa86b5cc
commit e95f6dcdda

View File

@ -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