Update Install.sh
This commit is contained in:
parent
1b6d25b226
commit
05de41b853
1 changed files with 19 additions and 0 deletions
19
Install.sh
19
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
|
||||
|
|
Loading…
Reference in a new issue