first commit

This commit is contained in:
Erreur32 2020-03-30 22:27:27 +02:00
parent f61472e9f5
commit 747593c241
1 changed files with 1 additions and 1 deletions

View File

@ -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