mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-08 17:05:17 +02:00
Fix missing fi
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
2a869419b4
commit
5729f64ddc
2
pihole
2
pihole
@ -337,7 +337,7 @@ statusFunc() {
|
||||
esac
|
||||
return 0
|
||||
fi
|
||||
|
||||
fi
|
||||
# Determine if Pi-hole's blocking is enabled
|
||||
if grep -q "BLOCKING_ENABLED=false" /etc/pihole/setupVars.conf; then
|
||||
# A config is commented out
|
||||
|
Loading…
x
Reference in New Issue
Block a user