Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fourcube/custom-motd
Create a custom /etc/motd file from some script files.
https://github.com/fourcube/custom-motd
Last synced: 15 days ago
JSON representation
Create a custom /etc/motd file from some script files.
- Host: GitHub
- URL: https://github.com/fourcube/custom-motd
- Owner: fourcube
- Created: 2015-01-18T12:03:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-18T12:04:00.000Z (about 10 years ago)
- Last Synced: 2024-12-22T19:07:36.611Z (about 1 month ago)
- Language: Python
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# custom-motd
Create a custom motd banner.
## Usage
Add a crontab entry
`*/30 * * * * /opt/custom-motd/motd.sh > /etc/motd`