From 19af16515e888a097dea889f79744621a04589af Mon Sep 17 00:00:00 2001 From: rootzoll Date: Tue, 4 Feb 2025 18:01:37 +0100 Subject: [PATCH] fix typo --- home.admin/_bootstrap.sh | 2 +- home.admin/config.scripts/blitz.data.sh | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/home.admin/_bootstrap.sh b/home.admin/_bootstrap.sh index edaac6a90..87d3c7691 100755 --- a/home.admin/_bootstrap.sh +++ b/home.admin/_bootstrap.sh @@ -780,7 +780,7 @@ if [ "${scenario}" != "ready" ] ; then fi fi - # when system was isntalled on new boot drive + # when system was installed on new boot drive if [ "${scenario}" = "setup:system" ] || [ "${scenario}" = "recover:system" ]; then # mark systemCopy as done in raspiblitz.setup diff --git a/home.admin/config.scripts/blitz.data.sh b/home.admin/config.scripts/blitz.data.sh index 02f192c2a..ca1169461 100644 --- a/home.admin/config.scripts/blitz.data.sh +++ b/home.admin/config.scripts/blitz.data.sh @@ -611,6 +611,8 @@ fi if [ "$action" = "mount" ]; then + + # check if all drives are mounted - if not mount them and edit/check fstab # link data & storage to one drive unter /mnt/hdd