3 lines
80 B
Bash
3 lines
80 B
Bash
![]() |
#!/bin/sh
|
||
|
cd "$(dirname "$0")/.." && msbuild /p:Configuration=Debug BizHawk.sln
|