fix dialog

This commit is contained in:
Tobias Powalowski 2023-01-02 16:03:29 +01:00
parent e9e5426e0f
commit b32ebfb743

View file

@ -570,7 +570,7 @@ CONFEOF
geteditor || return 1
"${EDITOR}" "${_REFIND_CONFIG}"
cp -f "${_REFIND_CONFIG}" "${DESTDIR}/${UEFISYS_MP}/EFI/BOOT/"
DIALOG --infobox "rEFInd has been setup successfully.Continuing in 5 seconds ..." 4 50
DIALOG --infobox "rEFInd has been setup successfully.\nContinuing in 5 seconds ..." 4 50
sleep 5
else
DIALOG --msgbox "Error setting up rEFInd." 3 40