aboutsummaryrefslogtreecommitdiffstats
path: root/gen_docs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gen_docs.sh')
-rwxr-xr-xgen_docs.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/gen_docs.sh b/gen_docs.sh
index c72d8027..17d94a79 100755
--- a/gen_docs.sh
+++ b/gen_docs.sh
@@ -1,3 +1,3 @@
-#!/bin/sh
-
-node docs/specs.js --noColor && node docs/collect.js
+#!/bin/bash
+. ~/.bashrc
+node docs/spec/specs.js --noColor && node docs/src/gen-docs.js