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
|
fi
|
||||||
|
|
||||||
|
|
||||||
if [ -f /usr/bin/motd ]
|
if [ -f "/usr/bin/motd" ]
|
||||||
then
|
then
|
||||||
echo -e " -->\e[34m motd already \e[92minstalled\e[0m"
|
echo -e " -->\e[34m motd already \e[92minstalled\e[0m"
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue