From 05de41b8538f4b70814a4c81a884a4060772ae81 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Thu, 20 Jul 2017 18:01:53 +0200 Subject: [PATCH] Update Install.sh --- Install.sh | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/Install.sh b/Install.sh index 764a23a..1f87bda 100755 --- a/Install.sh +++ b/Install.sh @@ -36,6 +36,25 @@ ## clean terminal clear; + +cat <<"EOF" + + Installation of MOTDs32 | + Stats32 | + + ,--. ,--. ,-----. ,--------.,------. ,----. ,---. + | `.' |' .-. ''--. .--'| .-. \ ,---. '.-. |'.-. \ + | |'.'| || | | | | | | | \ :( .-' .' ; .-' .' + | | | |' '-' ' | | | '--' /.-' `)/'-' |/ '-. + `--' `--' `-----' `--' `-------' `----' `----' '-----' + + By Erreur32 + +# MOTDstat is dynamicaly refreshing the /etc/motd file with current informations +# about system status and usage. + +EOF + + echo -e "\n\e[34mInstallation of MOTDs32 in progress... \e[0m" ## Install command in bashrc