diff --git a/script/tools.sh b/script/tools.sh index 65508cde..2d92baa3 100755 --- a/script/tools.sh +++ b/script/tools.sh @@ -1,7 +1,5 @@ #!/usr/bin/env bash -set -x - SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null 2>&1 && pwd)" SEMVER=$SCRIPT_DIR/semver.sh