diff --git a/build-ventus.sh b/build-ventus.sh index 7b1cbdcfb691..b02a91c6d3c7 100755 --- a/build-ventus.sh +++ b/build-ventus.sh @@ -1,4 +1,4 @@ -#!bash +#!/usr/bin/env bash DIR=$(cd "$(dirname "${0}")" &> /dev/null && (pwd -W 2> /dev/null || pwd)) VENTUS_BUILD_DIR=${DIR}/build