diff --git a/build b/build index b344055..8d3f8bf 100755 --- a/build +++ b/build @@ -1,7 +1,5 @@ #!/bin/sh -cd $(dirname $(realpath $0))/../../ - BUILD_VERSION=${BUILD_VERSION:-0.0.0} HASH=`git log -n1 --pretty=format:%h`