Merge branch 'main' of github.com:kristoferssolo/karbs

This commit is contained in:
Kristofers Solo 2023-02-24 16:23:53 +02:00
commit 2b3859eea3

1
karbs
View File

@ -31,7 +31,6 @@ error() {
welcomemsg() {
dialog --title "Welcome!" --msgbox "Welcome to Kristofer's Auto-Rice Bootstrapping Script!\\n\\nThis script will automatically install a fully-featured Linux desktop, which I use as my main machine.\\n\\n-Kristofers" 10 60
dialog --colors --title "Important Note!" --yes-label "All ready!" --no-label "Return..." --yesno "Be sure the computer you are using has current pacman updates and refreshed Arch keyrings.\\n\\nIf it does not, the installation of some programs might fail." 8 70
}