Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Jul 20, 2014
1 parent 2a315a6 commit 33b0c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Expand Up @@ -27,6 +27,6 @@ if [[ $package_url == $HOST* ]]; then
echo "$package_url"
else
echo "Not a package URL:"
echo $package_url"
echo "$package_url"
exit 1
fi

0 comments on commit 33b0c84

Please sign in to comment.