Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Warner <me@adamwarner.co.uk>2020-12-01 20:27:36 +0300
committerGitHub <noreply@github.com>2020-12-01 20:27:36 +0300
commit454c9a411c34e699484c335ffcc8e4a3b18c034c (patch)
tree03301381966504476eddd56758c5b6f803a78fc5 /advanced/Scripts/webpage.sh
parentf44b2f6aa3d1481de70efc674b6ca2dec44173aa (diff)
Update advanced/Scripts/webpage.sh
Signed-off-by: Adam Warner <me@adamwarner.co.uk> Co-authored-by: DL6ER <DL6ER@users.noreply.github.com>
Diffstat (limited to 'advanced/Scripts/webpage.sh')
-rwxr-xr-xadvanced/Scripts/webpage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/advanced/Scripts/webpage.sh b/advanced/Scripts/webpage.sh
index e173759b..ef1d3ac9 100755
--- a/advanced/Scripts/webpage.sh
+++ b/advanced/Scripts/webpage.sh
@@ -247,7 +247,7 @@ trust-anchor=.,20326,8,2,E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC68345710423
esac
else
# Set REV_SERVER_CIDR to whatever value it was set to
- REV_SERVER_CIDR="$CONDITIONAL_FORWARDING_REVERSE"
+ REV_SERVER_CIDR="${CONDITIONAL_FORWARDING_REVERSE}"
fi
# If REV_SERVER_CIDR is not converted by the above, then use the REV_SERVER_TARGET variable to derive it