Update README.md

This commit is contained in:
krateng 2020-06-01 18:22:16 +02:00 committed by GitHub
parent 813dee8400
commit ef2a2c817e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ I can support you with issues best if you use **Alpine Linux**. In my experience
5) (Recommended) Until I have a proper service implemented, I would recommend setting two cronjobs for maloja:
```
@reboot maloja start
@reboot sleep 15 && maloja start
42 0 * * * maloja restart
```