Increase crossbuilding flexibility

This commit is contained in:
2022-01-07 12:16:54 -05:00
parent 7c4ed17dbe
commit e7c447332e

View File

@@ -333,9 +333,11 @@ parseInput() {
err "Incorrect options provided"
printHelp && exit 1
fi
[[ -v BUILD_TARGET ]] && echo "$BUILD_TARGET"
}
[[ -v BUILD_TARGET ]] && echo "$BUILD_TARGET"
#######################################
# Use several methods to determine the latest JRiver MC version