From 88518b036d897688bc90b389a6e915ead71c9067 Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Thu, 5 Aug 2021 20:21:35 +0100 Subject: [PATCH] Inject the container tag into the web interface footer Signed-off-by: Adam Warner --- install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.sh b/install.sh index 955ed36..16e2c27 100644 --- a/install.sh +++ b/install.sh @@ -91,6 +91,9 @@ sed -i $'s/)\s*uninstallFunc/) unsupportedFunc/g' /usr/local/bin/pihole # Inject a message into the debug scripts Operating System section to indicate that the debug log comes from a Docker system. sed -i $'s/echo_current_diagnostic "Operating system"/echo_current_diagnostic "Operating system"\\\n log_write "${INFO} Pi-hole Docker Container: ${PIHOLE_TAG:-PIHOLE_TAG is unset}"/g' /opt/pihole/piholeDebug.sh +# Inject container tag into web interface footer... +sed -i $"s/