grammar corrected (double negative)
This commit is contained in:
@ -218,7 +218,7 @@ elif command -v rpm &> /dev/null; then
|
|||||||
LIGHTTPD_CFG="lighttpd.conf.fedora"
|
LIGHTTPD_CFG="lighttpd.conf.fedora"
|
||||||
DNSMASQ_USER="nobody"
|
DNSMASQ_USER="nobody"
|
||||||
|
|
||||||
# If neither apt-get or rmp/dnf are not found
|
# If neither apt-get or rmp/dnf are found
|
||||||
else
|
else
|
||||||
# it's not an OS we can support,
|
# it's not an OS we can support,
|
||||||
echo -e " ${CROSS} OS distribution not supported"
|
echo -e " ${CROSS} OS distribution not supported"
|
||||||
|
Reference in New Issue
Block a user