fix mountpoints

This commit is contained in:
Tobias Powalowski 2024-06-05 09:25:54 +02:00
parent 65c4744ed7
commit f4d16619ad

View file

@ -231,6 +231,7 @@ _install_bootloader_uefi() {
_install_bootloader() {
_S_BOOTLOADER=""
_NEXTITEM=4
_destdir_mounts || return 1
# switch for mbr usage
if [[ -z "${_NAME_SCHEME_PARAMETER_RUN}" ]]; then