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

View File

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