diff --git a/install.sh b/install.sh index 60d52c2..c54842b 100755 --- a/install.sh +++ b/install.sh @@ -169,7 +169,7 @@ tput cup 11 0 echo -e " -->\e[31m figlet not FOUND\e[0m" else cp -Rf fonts/chunky.flf /usr/share/figlet/ - echo -e " -->\e[34m Font figlet \e[92mOK\e[0m" + echo -e " -->\e[34m figlet & font \e[92mOK\e[0m" fi # Check if motd is installed correctly