mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Update gs-install.sh
This commit is contained in:
parent
d6d5faf54a
commit
5126ce48fc
@ -81,7 +81,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Check Pihole
|
# Check Pihole
|
||||||
if hash pihole
|
if hash pihole 2>/dev/null
|
||||||
then
|
then
|
||||||
echo -e "[${GREEN}✓${NC}] Pi-Hole Detected"
|
echo -e "[${GREEN}✓${NC}] Pi-Hole Detected"
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user