diff --git a/build.sh b/build.sh index 697fc28..483cbdf 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ -#!/usr/env/bin bash +#!/usr/bin/env bash set -e root=$(readlink -e $(dirname $0)) cd $root