mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-03 04:30:55 +00:00
Requested changes.
Co-authored-by: MichaIng <micha@dietpi.com> Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
parent
72fcdb128a
commit
a39c470f2d
@ -1268,9 +1268,9 @@ setAdminFlag() {
|
|||||||
--title "Web Server" \
|
--title "Web Server" \
|
||||||
--yesno "\\n\\nA web server is required for the Admin Web Interface.\
|
--yesno "\\n\\nA web server is required for the Admin Web Interface.\
|
||||||
\\n\\nDo you want to install lighttpd and the required PHP modules?\
|
\\n\\nDo you want to install lighttpd and the required PHP modules?\
|
||||||
\\n\\nNB: If you disable this, and, do not have an existing web server\
|
\\n\\nNB: If you disable this, and, do not have an existing web server \
|
||||||
and required PHP modules (${php_modules# }) installed, the web interface\
|
and required PHP modules (${php_modules# }) installed, the web interface \
|
||||||
will not function. Additionally the web server user needs to be member of\
|
will not function. Additionally the web server user needs to be member of \
|
||||||
the \"pihole\" group for full functionality." \
|
the \"pihole\" group for full functionality." \
|
||||||
"${r}" "${c}" && result=0 || result=$?
|
"${r}" "${c}" && result=0 || result=$?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user