diff --git a/ports/build.sh b/ports/build.sh index 25034474..0bbe1155 100755 --- a/ports/build.sh +++ b/ports/build.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash CURRENT_DIR=$(dirname $(realpath $0)) pushd "$CURRENT_DIR" >/dev/null