Skip to content

Commit

Permalink
fix: added docker systemd example (#10)
Browse files Browse the repository at this point in the history
* chore: removed firstDownload

* chore: added cron capability

* fix: added docker systemd example
  • Loading branch information
karl-cardenas-coding authored Jul 13, 2024
1 parent c6bc008 commit cf1b03e
Show file tree
Hide file tree
Showing 9 changed files with 264 additions and 360 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,6 @@ The server command automatically downloads your Whoop data daily. If specified,
Use a MyWhoop configuration file for more advanced configurations. For more information, refer to the [Configuration Reference](./docs/configuration_reference.md) section.


| Long Flag | Short Flag |Description | Required | Default |
|---|--|--|---|---|
| `--first-run-download` | - |Download all the available Whoop data on the first run. | No | False |


```bash
mywhoop server
```
Expand Down
Loading

0 comments on commit cf1b03e

Please sign in to comment.