Update debian.sh

This commit is contained in:
tteckster
2022-02-24 12:27:03 -05:00
committed by GitHub
parent ef1c7a0369
commit 8e5286ae9a

View File

@@ -16,9 +16,6 @@ done
clear
function header_info {
echo -e "${RD}
_____ _ _
| __ \ | | (_)
| | | | ___| |__ _ __ _ _ __
@@ -26,8 +23,6 @@ echo -e "${RD}
| |__| | __/ |_) | | (_| | | | |
|_____/ \___|_.__/|_|\__,_|_| |_|
${CL}"
}