add logging

This commit is contained in:
Mario Fetka 2024-07-06 15:45:22 +02:00
parent 74d6291522
commit aaf05c1e12

View File

@ -76,7 +76,7 @@ cmd_exec apt install lsb-release dpkg-dev wget curl figlet lolcat unzip whiptail
msg_ok "Installing needed base packages"
function header_info {
cmd_exec /usr/bin/env figlet -w 60 -c "Mystic BBS DbP Installer" | /usr/games/lolcat -f
/usr/bin/env figlet -w 60 -c "Mystic BBS DbP Installer" | /usr/games/lolcat -f
}
header_info