Update README.md

This commit is contained in:
Neythen Treloar 2021-12-08 16:37:05 +00:00 committed by GitHub
parent 19e4c61e63
commit 60b90b8def
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ crontab -e
add the line
```console
@reboot <path to fintic>/startup.sh &
@reboot sudo -E <path to fintic>/startup.sh &
```
dont forget the ampersand!