8 lines
317 B
Markdown
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`
|