diff --git a/build.sh b/build.sh index fdd9711..b910557 100755 --- a/build.sh +++ b/build.sh @@ -3,7 +3,6 @@ set -e TPUT=$(which tput 2>/dev/null || echo true) -echo $TPUT DIR=$(cd "$(dirname "$0")"; pwd -P)