parent
88e0099f97
commit
a422ef4e27
1 changed files with 17 additions and 0 deletions
@ -1 +1,18 @@ |
||||
# BetterMOTD |
||||
Description? Pictures say more than words! |
||||
## screenshot: |
||||
 |
||||
## quick install: |
||||
``` |
||||
https://cz0.cz/git/czoczo/BetterMOTD.git |
||||
``` |
||||
## usage: |
||||
``` |
||||
./bmotd.sh |
||||
Use: ./bmotd.sh [ test | update | enable | disable ] |
||||
|
||||
test - Print generated motd to standard output. Use for preview. |
||||
update - Update /etc/motd file |
||||
enable - Places ./bmotd.sh in /etc and adds cron entry for script to run every minute |
||||
disable - Removes cron entry and disables refreshes of /etc/motd |
||||
``` |
||||
|
||||
Loading…
Reference in new issue