better check

This commit is contained in:
Tobias Powalowski 2023-01-24 21:38:27 +01:00
parent 0176061137
commit 685eadf884

View file

@ -163,6 +163,7 @@ _mountpoints() {
_clear_fs_values
if [[ -n "${_ASK_MOUNTPOINTS}" && ! "${_FSTYPE}" == "swap" ]]; then
_DOMKFS=1
_FSTYPE="swap"
_create_filesystem || return 1
fi
fi