Update README.md

This commit is contained in:
Neythen Treloar
2021-05-05 21:57:45 +01:00
committed by GitHub
parent a6daee7a89
commit cacad95eff

View File

@@ -27,7 +27,18 @@ sudo reboot now
## Set to run at startup
add the startup script to crotab. Open the crontab
```console
crontab -e
```
add the line
```console
@reboot <path to fintic>/startup.sh
```
also make sure that the paths in startup.sh are correct for your install location
## Change the hostname