mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
fix typo
This commit is contained in:
parent
dd93638266
commit
19af16515e
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user