Update debian-v4.sh

pull/403/head
tteckster 2022-08-01 12:12:28 -04:00 committed by GitHub
parent 4df37263d6
commit a9999766b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 7 deletions

View File

@ -44,12 +44,11 @@ else
fi fi
function header_info { function header_info {
echo -e "${RD} echo -e "${RD}
_____ _ _ ____ __________ _______ _ __
| __ \ | | (_) / __ \/ ____/ __ )/ _/ | / | / /
| | | | ___| |__ _ __ _ _ __ / / / / __/ / __ |/ // /| | / |/ /
| | | |/ _ \ _ \| |/ _ | _ \ / /_/ / /_v4/ /_/ // // ___ |/ /| /
| |__| | __/ |_) | | (_| | | | | /_____/_____/_____/___/_/ |_/_/ |_/
|_${YW}v4${RD}__/ \___|_.__/|_|\__,_|_| |_|
${CL}" ${CL}"
} }
function msg_info() { function msg_info() {