Skip to content

Commit

Permalink
swatchmaker: update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspark committed Jul 29, 2013
1 parent 2730ebe commit 30644d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swatchmaker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ bootstrap:
-test -d bootstrap && rm -r bootstrap
curl --location -o latest_bootstrap.tar.gz https://github.com/twitter/bootstrap/tarball/master
tar -xvzf latest_bootstrap.tar.gz
mv twitter-bootstrap* bootstrap
mv twbs-bootstrap* bootstrap
rm latest_bootstrap.tar.gz

default:
Expand Down

0 comments on commit 30644d0

Please sign in to comment.