diff --git a/scripts/ci_build.sh b/scripts/ci_build.sh index c1e14890e..ac7a2626b 100755 --- a/scripts/ci_build.sh +++ b/scripts/ci_build.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash -whoami SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" if [[ "$(uname)" == "Linux" ]]; then