diff --git a/prep/gs-install.sh b/prep/gs-install.sh index 3c37815..acb73cc 100644 --- a/prep/gs-install.sh +++ b/prep/gs-install.sh @@ -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