From 9d62bddbf94b31df81f3883d45af74d1db8b3f38 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Wed, 26 Jul 2017 15:24:10 +0200 Subject: [PATCH] Update install.sh --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 67fa928..e3ca519 100755 --- a/install.sh +++ b/install.sh @@ -152,8 +152,8 @@ if [ -f "/usr/bin/motd" ] then echo -e " -->\e[34m motd check \e[92mOK\e[0m\n" 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