mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Updated Quick Installer usage (markdown)
parent
1162a23a72
commit
c8dd44bd97
@ -12,6 +12,9 @@ This option enables unattended installations, such that the installer assumes "y
|
||||
#### -o, --openvpn `<flag>`
|
||||
Used with the `-y`, `--yes` option above, this sets the OpenVPN install option (`0` = don't install OpenVPN). Given that OpenVPN support is an optional extra, this enables an unattended setup without installing it.
|
||||
|
||||
#### -a, --adblock `<flag>`
|
||||
Used with the `-y`, `--yes` option above, this sets the Ad Blocking install option (`0` = don't install Adblock). Given that Adblock support is an optional extra, this enables an unattended setup without installing it.
|
||||
|
||||
#### -c, --cert, --certificate
|
||||
This option installs an SSL certificate with `mkcert` and configures lighttpd for HTTPS support. It does _not_ (re)install RaspAP. Details are [provided here](https://github.com/billz/raspap-webgui/wiki/SSL-certificates-(Quick-Installer)).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user