BizHawk/Dist/BuildRelease.sh

3 lines
76 B
Bash
Executable File

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