Update install.sh
This commit is contained in:
parent
50204f9c45
commit
9d62bddbf9
1 changed files with 2 additions and 2 deletions
|
@ -153,7 +153,7 @@ if [ -f "/usr/bin/motd" ]
|
||||||
echo -e " -->\e[34m motd check \e[92mOK\e[0m\n"
|
echo -e " -->\e[34m motd check \e[92mOK\e[0m\n"
|
||||||
else
|
else
|
||||||
ln -s /usr/bin/motds32 /usr/bin/motd
|
ln -s /usr/bin/motds32 /usr/bin/motd
|
||||||
|
echo -e " -->\e[34m motd bin \e[92mOK\e[0m\n"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue