some markup and install methods minor fixes

master
czoczo 7 years ago
parent 254e2a117e
commit 2ecc8a2905
  1. 12
      README.md

@ -14,9 +14,9 @@ chmod +x ./BetterMOTD/bmotd.sh
``` ```
## usage: ## usage:
`./bmotd.sh` `./bmotd.sh`
`Use: ./bmotd.sh [ test | update | enable | disable ]` `Use: ./bmotd.sh [ test | update | enable | disable ]`
` ` ` `
` test - Print generated motd to standard output. Use for preview.` ` test - Print generated motd to standard output. Use for preview.`
` update - Update /etc/motd file` ` update - Update /etc/motd file`
` enable - Places ./bmotd.sh in /etc and adds cron entry for script to run every minute` ` 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` ` disable - Removes cron entry and disables refreshes of /etc/motd`

Loading…
Cancel
Save