motd/publish_motd

5 lines
105 B
Plaintext
Raw Permalink Normal View History

2019-01-11 20:43:48 +00:00
#!/bin/bash
2019-01-11 20:49:50 +00:00
/center/sbin/update_motd > /etc/motd.txt
2019-01-11 21:14:22 +00:00
/usr/local/bin/lolcat -f /etc/motd.txt > /etc/motd