diff --git a/install-next.sh b/install-next.sh index dc6040c..2b8551f 100644 --- a/install-next.sh +++ b/install-next.sh @@ -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