nothing in these scripts make use of bash features, and they are actually posix sh, so use /bin/sh instead.
Syntax errors occur with /bin/sh interpreters, hence /bin/bash is used instead to correct for this