mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 14:58:08 +00:00
additional requested changes
This commit is contained in:
parent
6c1d52199f
commit
83662c9e50
@ -706,9 +706,9 @@ installScripts() {
|
||||
}
|
||||
|
||||
installConfigs() {
|
||||
# Install the configs from ${PI_HOLE_LOCAL_REPO} to their various locations
|
||||
# Install the configs from PI_HOLE_LOCAL_REPO to their various locations
|
||||
echo ":::"
|
||||
echo "::: Installing configs..."
|
||||
echo "::: Installing configs from ${PI_HOLE_LOCAL_REPO}..."
|
||||
version_check_dnsmasq
|
||||
|
||||
#Only mess with lighttpd configs if user has chosen to install web interface
|
||||
|
Loading…
Reference in New Issue
Block a user