Fix link and typos in hadashboard/reboot.markdown (#1900)
This commit is contained in:
parent
1fb47207ae
commit
b6a35afb9d
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
To run Dashing and `hapush` at reboot, I have provided sample init scripts in the `./init` directory. These have been tested on a Raspberry PI - your mileage may vary on other systems.
|
To run Dashing and `hapush` at reboot, I have provided sample init scripts in the `./init` directory. These have been tested on a Raspberry Pi - your mileage may vary on other systems.
|
||||||
|
|
||||||
Instructions for automaticaly starting a docker install can be found (here)[https://docs.docker.com/engine/admin/host_integration/].
|
Instructions for automatically starting a docker install can be found [here](https://docs.docker.com/engine/admin/host_integration/).
|
||||||
|
|
||||||
For docker you may also want to use docker-compose - there is a sample compose file in the `./init` directory.
|
For docker you may also want to use docker-compose - there is a sample compose file in the `./init` directory.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue