Update install.sh
This commit is contained in:
parent
459e53c3c4
commit
287a43a8aa
1 changed files with 2 additions and 2 deletions
|
@ -108,7 +108,7 @@ if [ -f "/usr/bin/motd" ]
|
||||||
then
|
then
|
||||||
ln -s /usr/bin/motds32 /usr/bin/motd
|
ln -s /usr/bin/motds32 /usr/bin/motd
|
||||||
else
|
else
|
||||||
echo -e " -->\e[34m motd already \e[92minstalled\e[0m"
|
echo -e " -->\e[34m motd check \e[92mOK\e[0m"
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue