From 5663336d6139c35a1b4b1bc9a2a33d15b226ebec Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Mon, 13 Jun 2022 11:34:23 +0200 Subject: [PATCH] add ARchboot to setup --- usr/bin/archboot-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/bin/archboot-setup.sh b/usr/bin/archboot-setup.sh index 578872202..9b2eee6cb 100755 --- a/usr/bin/archboot-setup.sh +++ b/usr/bin/archboot-setup.sh @@ -244,7 +244,7 @@ fi set_title -DIALOG --msgbox "Welcome to the Arch Linux Installation program.\n\nThe install process is fairly straightforward, and you should run through the options in the order they are presented.\n\nIf you are unfamiliar with partitioning/making filesystems, you may want to consult some documentation before continuing.\n\nYou can view all output from commands by viewing your ${VC} console (ALT-F${VC_NUM}). ALT-F1 will bring you back here." 14 65 +DIALOG --msgbox "Welcome to the Archboot Arch Linux Installation program.\n\nThe install process is fairly straightforward, and you should run through the options in the order they are presented.\n\nIf you are unfamiliar with partitioning/making filesystems, you may want to consult some documentation before continuing.\n\nYou can view all output from commands by viewing your ${VC} console (ALT-F${VC_NUM}). ALT-F1 will bring you back here." 14 65 while true; do mainmenu