mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-14 14:49:21 +02:00
fix safeguard
This commit is contained in:
parent
0365a7f8f6
commit
f7ece8a58f
@ -439,8 +439,8 @@ if [ "$action" = "status" ] || [ "$action" = "mount" ] || [ "$action" = "unmount
|
||||
|
||||
# dont use install device in proposed layout
|
||||
if [ "${dataDevice}" = "${installDevice}" ]; then
|
||||
systemDevice=""
|
||||
systemSizeGB=""
|
||||
dataDevice=""
|
||||
dataSizeGB=""
|
||||
fi
|
||||
|
||||
# if there is was no spereated data drive - run combine data & storage partiton
|
||||
|
Loading…
x
Reference in New Issue
Block a user