Skip to content

Commit

Permalink
fix move
Browse files Browse the repository at this point in the history
  • Loading branch information
janl committed Feb 24, 2012
1 parent 826a894 commit e718dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -36,7 +36,7 @@ build-wrappers:
cd wrappers; \
tar czf mustache-$(version).tar.gz mustache-$(version); \
cd ..
mv mustache-$(version).tar.gz wrappers/mustache-$(version)/
mv wrappers/mustache-$(version).tar.gz wrappers/mustache-$(version)/

git checkout gh-pages
mkdir ${version}
Expand Down

0 comments on commit e718dd5

Please sign in to comment.