/motd

Display motd on debian and show system info

Primary LanguageShellGNU General Public License v3.0GPL-3.0

motd

Display motd on debian and show system info

Requirements

apt install lsb-release

Installation

git clone https://github.com/rda0/motd.git
cd motd
mv /etc/motd /etc/motd.old
touch /etc/motd
rm /etc/update-motd.d/*
cp motd /etc/update-motd.d/10-motd