aboutsummaryrefslogtreecommitdiffstats
path: root/gen_docs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gen_docs.sh')
-rwxr-xr-xgen_docs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen_docs.sh b/gen_docs.sh
index 575287e9..c72d8027 100755
--- a/gen_docs.sh
+++ b/gen_docs.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-/usr/local/bin/node docs/specs.js --noColor && /usr/local/bin/node docs/collect.js
+node docs/specs.js --noColor && node docs/collect.js