Fixed intentation and corrected comments.
Signed-off-by: RamSet <RamSet@gmail.com>
This commit is contained in:
@ -37,9 +37,9 @@ setupVars=/etc/pihole/setupVars.conf
|
|||||||
lighttpdConfig=/etc/lighttpd/lighttpd.conf
|
lighttpdConfig=/etc/lighttpd/lighttpd.conf
|
||||||
# This is a file used for the colorized output
|
# This is a file used for the colorized output
|
||||||
coltable=/opt/pihole/COL_TABLE
|
coltable=/opt/pihole/COL_TABLE
|
||||||
# Defining a numeric variable for tracking presence of dnsmasq
|
# Defining a boolean variable for tracking presence of dnsmasq
|
||||||
dnsmasq_flag=false
|
dnsmasq_flag=false
|
||||||
# Defining a numeric variable for tracking presence of systemd-resolved
|
# Defining a boolean variable for tracking presence of systemd-resolved
|
||||||
systemd_resolved_flag=false
|
systemd_resolved_flag=false
|
||||||
|
|
||||||
# We store several other folders and
|
# We store several other folders and
|
||||||
|
Reference in New Issue
Block a user