fix safeguard

This commit is contained in:
rootzoll 2025-02-05 11:49:54 +01:00
parent 0365a7f8f6
commit f7ece8a58f

View File

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