From 002b1483c24a31e51eb39a201e0c4fd90f80791d Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Wed, 19 Jul 2017 09:18:33 +0200 Subject: [PATCH] Update Install.sh --- Install.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Install.sh b/Install.sh index a3e48b5..5edef7b 100755 --- a/Install.sh +++ b/Install.sh @@ -24,6 +24,10 @@ else fi +##INstall command in bashrc + +echo "cat /etc/motd" >> /root/.bashrc + ### Insdtall modules #mkdir /etc/motds32