From 1b6d25b22633e527589c24f3fa45eef35d44120a Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Thu, 20 Jul 2017 16:37:26 +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 e44dc75..764a23a 100755 --- a/Install.sh +++ b/Install.sh @@ -36,7 +36,7 @@ ## clean terminal clear; -echo -e "\n\e[34mInstallation of MOTDs32 in progress... \e[0m" +echo -e "\n\e[34mInstallation of MOTDs32 in progress... \e[0m" ## Install command in bashrc echo "cat /etc/motd" >> /root/.bashrc