summaryrefslogtreecommitdiff
path: root/docs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'docs.sh')
-rwxr-xr-xdocs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs.sh b/docs.sh
index 81cde33..87e4112 100755
--- a/docs.sh
+++ b/docs.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
markdown README.md > README.html
for x in docs/*.md; do
echo $x