Update common.sh

master
necro-nemesis 3 years ago committed by GitHub
parent 09099f4e7b
commit 04dcbeb399
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,15 +53,13 @@ function display_welcome() {
echo -e " | | | |/ _ |/ _ \/ _ | | | | | | | / __| "
echo -e " | |_| | (_| | __/ (_| | |_| | | |_| \__ \ "
echo -e " |____/ \__,_|\___|\__,_|\__,_|_|\__,_|___/ "
echo -e "${raspberry}"
echo -e " ____ _ _ _ ____ __ _ "
echo -e "${raspberry} ____ _ _ _ ____ __ _ "
echo -e " / ___|| \ | | / \ _ __ _ __ / ___|_ __ __ _ / _| |_ ___ _ __ "
echo -e " \___ \| \| | / _ \ | _ \| _ \| | | __/ _ | |_| __/ _ \ __| "
echo -e " ___) | |\ |/ ___ \| |_) | |_) | |___| | | (_| | _| || __/ | "
echo -e " |____/|_| \_/_/ \_\ .__/| .__/ \____|_| \__,_|_| \__\___|_| "
echo -e " |_| |_| TM "
echo -e "${cyan}"
echo -e "by Minotaurware.net "
echo -e "${cyan}by Minotaurware.net "
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