We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e3ba21 + 10410b6 commit 8ad757aCopy full SHA for 8ad757a
make_dist.sh
@@ -0,0 +1,5 @@
1
+#/bin/bash
2
+
3
+base_dir="$PWD"
4
5
+./release --srcdir ${base_dir} --webdir ${base_dir}/gh-pages --update-file ${base_dir}/gh-pages/update.g $@
0 commit comments