Update 'docs/index.md'

This commit is contained in:
dickreckard 2019-11-06 01:57:13 +01:00
parent a3e50448b7
commit 8547f1888b

View File

@ -548,7 +548,7 @@ $ mkdir /var/www/bibliotecha
And then we download the default page into location:
```bash
$ apt install -y wget
$ apt install -y wget git
$ wget https://git.vvvvvvaria.org/varia/bibliotecha-captive-portal/raw/branch/master/index.html -O /var/www/bibliotecha/index.html
```