Skip to content

Commit

Permalink
Fix for sandbox build
Browse files Browse the repository at this point in the history
  • Loading branch information
mfikes committed May 16, 2016
1 parent 0352e78 commit 4039c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/build-sandbox
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
echo "{:dev {:local-repo \"sandbox-m2\"}}" > planck-cljs/profiles.clj
echo "{:build {:local-repo \"sandbox-m2\"}}" > planck-cljs/profiles.clj
script/build
rm planck-cljs/profiles.clj

0 comments on commit 4039c88

Please sign in to comment.