arc: rewrite message

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-10-24 20:12:13 +02:00
parent 1fadffe0c7
commit 57a8b7ccb5

View File

@ -742,7 +742,7 @@ function make() {
livepatch
sleep 3
) 2>&1 | dialog --backtitle "$(backtitle)" --colors --title "Build Loader" \
--progressbox "Magical things happen..." 20 70
--progressbox "Welcome at the Dark Side..." 20 70
else
dialog --backtitle "$(backtitle)" --title "Build Loader" --aspect 18 \
--infobox "Configuration issue found.\nCould not build Loader!\nExit." 5 40