allow custom config

This commit is contained in:
jomo
2014-11-23 23:19:32 +01:00
parent bac6a0dadd
commit 796f410248
6 changed files with 21 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
web: npm start
web: cp "modules/config.example.js" "modules/config.js" && npm start