1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-03 12:40:56 +00:00
This commit is contained in:
Promofaux 2016-04-08 23:00:46 +01:00
parent 3154a378a6
commit ab99e80333

View File

@ -206,7 +206,7 @@ if $modifyHost || $force; then
ModifyHostFile
else
if $verbose; then
echo "::: No changes need to be made"
echo "::: No changes need to be made"
fi
exit 1
fi