mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-18 06:08:21 +00:00
grammar corrected (double negative)
This commit is contained in:
parent
5221767a70
commit
209a2ab3ec
@ -218,7 +218,7 @@ elif command -v rpm &> /dev/null; then
|
||||
LIGHTTPD_CFG="lighttpd.conf.fedora"
|
||||
DNSMASQ_USER="nobody"
|
||||
|
||||
# If neither apt-get or rmp/dnf are not found
|
||||
# If neither apt-get or rmp/dnf are found
|
||||
else
|
||||
# it's not an OS we can support,
|
||||
echo -e " ${CROSS} OS distribution not supported"
|
||||
|
Loading…
Reference in New Issue
Block a user