redo ascii art

This commit is contained in:
2026-04-17 01:12:54 -04:00
parent db3fc3577c
commit 74e7d50195

View File

@@ -50,12 +50,14 @@ function header_info() {
clear
echo -ne "${BP}${BOLD}"
cat <<"EOF"
____ __ _ ________
/ __ \___ / /_ (_)___ _____ < /__ /
/ / / / _ \/ __ \/ / __ `/ __ \ / / /_ <
/ /_/ / __/ /_/ / / /_/ / / / / / /___/ /
/_____/\___/_.___/_/\__,_/_/ /_/ /_//____/
(Trixie)
_____ _ _ __ ____ __ ____ __
| __ \ | | (_) /_ |___ \ \ \ / / \/ |
| | | | ___| |__ _ __ _ _ __ | | __) | \ \ / /| \ / |
| | | |/ _ \ '_ \| |/ _` | '_ \ | ||__ < \ \/ / | |\/| |
| |__| | __/ |_) | | (_| | | | | | |___) | \ / | | | |
|_____/ \___|_.__/|_|\__,_|_| |_| |_|____/ \/ |_| |_|
(Trixie)
EOF
echo -e "${BG} DYNASTY PROVISIONING${BC}\n"
}