fix dialog

This commit is contained in:
Tobias Powalowski 2023-01-02 15:56:21 +01:00
parent 6ef4534af8
commit ce9e7e9a0e

View file

@ -503,7 +503,7 @@ GUMEOF
geteditor || return 1
"${EDITOR}" "${DESTDIR}/${UEFISYS_MP}/loader/entries/archlinux-core-main.conf"
"${EDITOR}" "${DESTDIR}/${UEFISYS_MP}/loader/loader.conf"
DIALOG --infobox "SYSTEMD-BOOT has been setup successfully.\n\nContinuing in 3 seconds ..." 5 40
DIALOG --infobox "SYSTEMD-BOOT has been setup successfully.\nContinuing in 3 seconds ..." 5 50
sleep 3
else
DIALOG --msgbox "Error installing SYSTEMD-BOOT ..." 0 0