mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-02-05 02:58:58 +00:00
Consistency
This commit is contained in:
parent
e9f1259abe
commit
efd9a46bb9
1 changed files with 1 additions and 1 deletions
|
@ -864,7 +864,7 @@ finalExports() {
|
||||||
echo "IPv6_address=${IPv6_address}"
|
echo "IPv6_address=${IPv6_address}"
|
||||||
echo "piholeDNS1=${piholeDNS1}"
|
echo "piholeDNS1=${piholeDNS1}"
|
||||||
echo "piholeDNS2=${piholeDNS2}"
|
echo "piholeDNS2=${piholeDNS2}"
|
||||||
echo "queryLogging=${QUERYLOGGING}"
|
echo "QUERYLOGGING=${QUERYLOGGING}"
|
||||||
}>> "${setupVars}"
|
}>> "${setupVars}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue