Update README.md

This commit is contained in:
Neythen Treloar 2021-05-05 21:58:32 +01:00 committed by GitHub
parent cacad95eff
commit e039dbb93f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,9 +35,11 @@ crontab -e
add the line
```console
@reboot <path to fintic>/startup.sh
@reboot <path to fintic>/startup.sh &
```
dont forget the ampersand!
also make sure that the paths in startup.sh are correct for your install location