Add figlet

This commit is contained in:
Stephan Raabe
2023-12-21 21:57:44 +01:00
parent f30628c5e7
commit 442f8bed08
20 changed files with 45 additions and 167 deletions

View File

@@ -3,14 +3,7 @@
# ------------------------------------------------------
echo -e "${GREEN}"
cat <<"EOF"
____ ___ _ _ _____
| _ \ / _ \| \ | | ____|
| | | | | | | \| | _|
| |_| | |_| | |\ | |___
|____/ \___/|_| \_|_____|
EOF
figlet "Done"
echo -e "${NONE}"
echo "Please logout and reboot your system!"
echo ""