install-files must use bash

This commit is contained in:
Josh Holtrop 2011-04-19 18:00:54 -04:00
parent a25215e113
commit 4bc0165fde

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
here="$(dirname $0)"