Update install.sh

This commit is contained in:
Erreur32 2017-07-26 15:03:21 +02:00
parent 91c3f63f49
commit dbb6b6411f
1 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,8 @@ if [ -f "/usr/share/figlet/" ]
then
echo -e " -->\e[34m Copy font figlet\e[0m"
cp -f fonts/chunky.flf /usr/share/figlet/
else
echo -e " -->\e[33m figlet not installed"
fi