This commit is contained in:
Promofaux 2016-04-08 23:00:46 +01:00
parent 3154a378a6
commit ab99e80333
1 changed files with 1 additions and 1 deletions

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