New ASCII welcome

This commit is contained in:
LinuxSquare 2024-11-16 12:27:50 +01:00
parent b6fbfc894f
commit 23ba72962a

View file

@ -146,12 +146,11 @@ function preChecks() {
function introDialogue() {
local introtext="\n\n\n
Velkommen til
_ _ _
| \ | | _____ _____ _ __(_) __ _
| \| |/ _ \ \ / / _ \ '__| |/ _ |
| |\ | (_) \ V / __/ | | | (_| |
|_| \_|\___/ \_/ \___|_| |_|\__,_|
_ _
| \ | | _____ _____ ___
| \| |/ _ \ \ / / _ \/ __|
| |\ | (_) \ V / (_) \__ \
|_| \_|\___/ \_/ \___/|___/
OS: Novos
Version: $(date "+%Y%m")
IP: $(ifconfig eth0 | grep "inet addr" | awk '{$1=$1};1' | awk '{print $2}' | cut -d: -f2)