aboutsummaryrefslogtreecommitdiff
path: root/build_tmpl.sh
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-03-28 19:44:28 -0700
committerAlex Yatskov <alex@foosoft.net>2016-03-28 19:44:28 -0700
commita8c7a8602fff55df8279b9f56dfece875005a7fa (patch)
tree32dbe269d2ca9881b364ef7ded07122e8e5d1a9f /build_tmpl.sh
parent149e22baacf41ef18adf62b5e6e58d7942c5beb4 (diff)
Use partials
Diffstat (limited to 'build_tmpl.sh')
-rwxr-xr-xbuild_tmpl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tmpl.sh b/build_tmpl.sh
index f826e77d..303c5db6 100755
--- a/build_tmpl.sh
+++ b/build_tmpl.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-handlebars -m util/tmpl/* -f ext/bg/templates.js
+handlebars util/tmpl/* -f ext/bg/templates.js