addition of text art

This commit is contained in:
Luke 2017-10-09 16:59:14 -07:00
parent ecac6d19f0
commit 4294dc9040

View File

@ -75,14 +75,16 @@ cat << "EOF"
"mmm#" "#mm" "mm #
EOF
sleep 1
#Prints metal gay
cat << "EOF"
mmm mmmm m
m" " m" "m #
# mm # # #
# # # # "
"mmm" #mm# #
mmm mmmm m
m" " m" "m #
# mm # # #
# # # # "
"mmm" #mm# #
EOF
sleep .5
cat << "EOF"
@ -170,6 +172,7 @@ do
esac
done
#Prints gay [autism intensifies]
cat << "EOF"
@ -221,6 +224,15 @@ curl https://raw.githubusercontent.com/LukeSmithxyz/larbs/master/larbs_user.sh >
sudo -u $NAME bash /tmp/larbs_user.sh || red Error when running larbs_user.sh...
rm -f /tmp/larbs_user.sh
#Prints gay "ALMOST THERE!"
cat << "EOF"
mm m m m mmmm mmmm mmmmmmm mmmmmmm m m mmmmmm mmmmm mmmmmm m
## # ## ## m" "m #" " # # # # # # "# # #
# # # # ## # # # "#mmm # # #mmmm# #mmmmm #mmmm" #mmmmm #
#mm# # # "" # # # "# # # # # # # "m # "
# # #mmmmm # # #mm# "mmm#" # # # # #mmmmm # " #mmmmm #
EOF
blue Enabling Network Manager...
systemctl enable NetworkManager
@ -235,4 +247,3 @@ curl https://raw.githubusercontent.com/LukeSmithxyz/larbs/master/sudoers > /etc/
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