typo fix in output

Este commit está contenido en:
AJ ONeal 2015-01-08 12:04:00 -07:00
padre e8993985bd
commit 4bf16fd847

Ver fichero

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