Skip to content

Instantly share code, notes, and snippets.

@seiji
Created February 7, 2013 16:23
if [ "${CONFIGURATION}" = "Release" ]; then
echo Do something really release-like
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment