Update install.sh
This commit is contained in:
parent
6e35addf46
commit
bd3d6401f0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue