master #1

Merged
decentral1se merged 6 commits from dickreckard/bibliotecha-manual:master into master 2019-12-11 09:49:40 +01:00
Showing only changes of commit e8d87e7cdd - Show all commits

View File

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