From 5b7c9b4d443e221f9c8fad95a1899ab141ea4a47 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Tue, 25 Jul 2017 20:50:06 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index b81936f..c269cdb 100755 --- a/install.sh +++ b/install.sh @@ -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