diff --git a/airootfs/root/install.sh b/airootfs/root/install.sh index 0702cfc..deddeaf 100644 --- a/airootfs/root/install.sh +++ b/airootfs/root/install.sh @@ -146,11 +146,11 @@ function preChecks() { function introDialogue() { local introtext="\n\n\n Velkommen til - _ _ - | \ | | _____ _____ ___ - | \| |/ _ \ \ / / _ \/ __| - | |\ | (_) \ V / (_) \__ \ - |_| \_|\___/ \_/ \___/|___/ + _ _\n + | \ | | _____ _____ ___\n + | \| |/ _ \ \ / / _ \/ __|\n + | |\ | (_) \ V / (_) \__ \ \n + |_| \_|\___/ \_/ \___/|___/\n\n OS: Novos Version: $(date "+%Y%m") IP: $(ifconfig eth0 | grep "inet addr" | awk '{$1=$1};1' | awk '{print $2}' | cut -d: -f2)