Skip to content

Commit

Permalink
fix my mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
maxtaco committed Jan 24, 2012
1 parent 5a35a40 commit 2c2864d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions clean
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,8 @@
#!/bin/sh -x

rm lib/coffee-script/*.js
git checkout lib
./bin/cake build
./bin/cake build:parser
./bin/cake build

0 comments on commit 2c2864d

Please sign in to comment.