Run docs as shell, not bash

This commit is contained in:
mmcwilliams 2019-03-04 22:09:26 -05:00
parent aa5bbfc9fd
commit ec0b8e3b4f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
libs="./lib/*"
for l in $libs