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