Compare commits
No commits in common. "1655e64e0d0933f5d8c7df677e6ce0b1ffea86bb" and "6709284ed9432f89d0a212c6068adb88e90f78c0" have entirely different histories.
1655e64e0d
...
6709284ed9
1 changed files with 3 additions and 2 deletions
|
|
@ -42,11 +42,12 @@ On your WebvDAV account, create a resource (directory) named `ovdashboard`.
|
|||
|
||||
The intended installation method is as follows:
|
||||
1. Have a Raspberry Pi (3 or later) connected to a HDMI screen
|
||||
1. Boot up "Raspberry Pi OS" (64 bit) and connect the Pi to your local network
|
||||
1. Boot up "Raspberry Pi OS" (64 bit, lite) and connect the Pi to your local network
|
||||
1. Download (and review) the [OVDashboard installer](TODO), then run it from a terminal
|
||||
> If you feel adventurous and want to skip the script review, run `curl --proto '=https' --tlsv1.2 -sSf 'TODO' | sh` instead.
|
||||
1. Reboot the Raspberry Pi
|
||||
|
||||
If you feel adventurous and want to skip the script review, run `curl --proto '=https' --tlsv1.2 -sSf 'TODO' | sh` instead.
|
||||
|
||||
For a better understanding of your newly created OVDashboard, refer to the [about section](TODO).
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue