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
|
||||
|
||||
# Check Pihole
|
||||
if hash pihole
|
||||
if hash pihole 2>/dev/null
|
||||
then
|
||||
echo -e "[${GREEN}✓${NC}] Pi-Hole Detected"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user