Update install.sh

This commit is contained in:
Erreur32 2017-07-25 20:50:06 +02:00
parent 9b4b4eb195
commit 5b7c9b4d44
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ if [ -f "/etc/motds32/Stats32" ]
fi
if [ -f /usr/bin/motd ]
if [ -f "/usr/bin/motd" ]
then
echo -e " -->\e[34m motd already \e[92minstalled\e[0m"
else