diff options
Diffstat (limited to 'docsrc2html.sh')
-rwxr-xr-x | docsrc2html.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docsrc2html.sh b/docsrc2html.sh index 6de31cd..7163a75 100755 --- a/docsrc2html.sh +++ b/docsrc2html.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Creates the html pages # |