Update common.sh

master
necro-nemesis 3 years ago committed by GitHub
parent 50f3ed3e2b
commit 31a289fdd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,7 +53,7 @@ function display_welcome() {
echo -e " | | | |/ _` |/ _ \/ _` | | | | | | | / __| "
echo -e " | |_| | (_| | __/ (_| | |_| | | |_| \__ \ "
echo -e " |____/ \__,_|\___|\__,_|\__,_|_|\__,_|___/ "
echo -e "${raspberry}"
echo -e "${raspberry}\n"
echo -e " ____ _ _ _ ____ __ _ "
echo -e " / ___|| \ | | / \ _ __ _ __ / ___|_ __ __ _ / _| |_ ___ _ __ "
echo -e " \___ \| \| | / _ \ | '_ \| '_ \| | | '__/ _` | |_| __/ _ \ '__| "
@ -62,7 +62,7 @@ function display_welcome() {
echo -e " |_| |_| TM "
echo -e "${cyan}\n"
echo -e " by Minotaurware.net "
echo -e "$(green)"
echo -e "$(green)\n"
echo -e " SNApp setup tool for Linux based operating systems."
echo -e "The Quick Installer will guide you through a few easy steps\n\n"
}

Loading…
Cancel
Save