Skip to content
This repository has been archived by the owner on Jan 19, 2020. It is now read-only.

Commit

Permalink
Merge pull request #39 from gkze/master
Browse files Browse the repository at this point in the history
Update jspahrsummers/xcconfigs repo URL
  • Loading branch information
misterfifths committed Feb 24, 2016
2 parents 180901f + a71771e commit b9b94cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cd "$(dirname "$0")"

say "Grabbing latest xcconfigs..."

curl -fSL#$CURL_QUIET_OPT 'https://github.com/jspahrsummers/xcconfigs/archive/master.zip' | tar xz --strip-components=1
curl -fSL#$CURL_QUIET_OPT 'https://github.com/jspahrsummers/xcconfigs/archive/master.tar.gz' | tar xz --strip-components=1

# No commit checking stuff in quiet mode
$QUIET && exit 0
Expand Down

0 comments on commit b9b94cd

Please sign in to comment.