Update install.sh

This commit is contained in:
Erreur32 2017-07-25 19:37:28 +02:00
parent 6e35addf46
commit bd3d6401f0
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ fi
if [ -f "/usr/share/figlet/" ]
then
echo -e " -->\e[34m Copy font figlet\e[0m"
cp
cp fonts/chunky.flf /usr/share/figlet/
fi