Archived
1
0

fix build.sh

This commit is contained in:
jeff 2015-10-21 10:48:14 -04:00
parent 8a7efa9929
commit 3eba7adc1c

View File

@ -1,4 +1,4 @@
#!/usr/env/bin bash
#!/usr/bin/env bash
set -e
root=$(readlink -e $(dirname $0))
cd $root