Skip to content

Commit

Permalink
Updated to work with the latest mongoose.
Browse files Browse the repository at this point in the history
  • Loading branch information
waferbaby committed Sep 10, 2016
1 parent 57b254e commit 84d3cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/serve
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env sh
./tasks/build && mongoose -document_root site/
./tasks/build && cd site/ && mongoose

0 comments on commit 84d3cc3

Please sign in to comment.