BizHawk/Dist/BuildTestRelease.sh

3 lines
80 B
Bash
Executable File

#!/bin/sh
cd "$(dirname "$0")/.." && Dist/.BuildTestInConfigX.sh "Release" "$@"