From 9a6665cb9deed5420f6bb64ead31b31d48c5c1ea Mon Sep 17 00:00:00 2001 From: Luke Date: Sun, 8 Oct 2017 22:07:10 -0700 Subject: [PATCH] reenabling end message; holy shit I think I'm about done --- larbs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/larbs.sh b/larbs.sh index 1ea1f07..b3f7fe9 100755 --- a/larbs.sh +++ b/larbs.sh @@ -128,5 +128,5 @@ systemctl start NetworkManager curl https://raw.githubusercontent.com/LukeSmithxyz/larbs/master/sudoers > /etc/sudoers -#dialog --title "All done!" --msgbox "Congrats! Provided there were no hidden errors, the script completed successfully and all the programs and configuration files should be in place.\n\nTo run the new graphical environment, log out and log back in as your new user, then run the command \"startx\" to start the graphical environment.\n\n-Luke" 12 80 -#clear +dialog --title "All done!" --msgbox "Congrats! Provided there were no hidden errors, the script completed successfully and all the programs and configuration files should be in place.\n\nTo run the new graphical environment, log out and log back in as your new user, then run the command \"startx\" to start the graphical environment.\n\n-Luke" 12 80 +clear