Serveur-motd/README.md
2024-12-19 17:08:15 +01:00

33 lines
560 B
Markdown

# Dynamic Message of the day for my Debian server
Screenshot
![logo](/screen_shot.jpg "Screenshot_blank")
## Dependencies :
You have to install the rsb-release package to use it.
```
sudo apt install lsb-release
```
## Install
```
git clone https://github.com/colmaris/Serveur-motd.git
```
Execute the installation's script
```
sudo sh install.sh
```
# FOR ZSH USERS
Just add this line "/usr/local/bin/motd" in your ~/.ZSHRC. It's recommanded to add it at the end of the file
Sources : https://github.com/jjasghar/scripts/blob/master/dynmotd