Files
micro_award/README.md
2025-02-24 15:58:24 +01:00

8 lines
317 B
Markdown

### Micro-Awardpage
Fetches informations out of hamaward.cloud and aggregates them in a simple/small website.
## Howto
* Place files below htdocs to your webserver-root
* let cron generate the data-file as often as u like. e.g. every minute:
`* * * * * . /path_to_script/stands2.sh >/path_to_your_docroot/stands.js`