typo fix in output

This commit is contained in:
AJ ONeal 2015-01-08 12:04:00 -07:00
parent e8993985bd
commit 4bf16fd847
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ if [ -z "$(which pkg-config | grep pkg-config)" ]; then
echo "installing pkg-config..."
brew install pkg-config
else
echo "fail2ban already installed"
echo "pkg-config already installed"
fi
# node