fourcube / custom-motd

Create a custom /etc/motd file from some script files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

custom-motd

Create a custom motd banner.

Usage

Add a crontab entry

*/30 * * * * /opt/custom-motd/motd.sh > /etc/motd

About

Create a custom /etc/motd file from some script files.


Languages

Language:Python 82.0%Language:Shell 18.0%