mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-22 03:41:47 +00:00
3 lines
58 B
Bash
3 lines
58 B
Bash
#!/usr/bin/env bash
|
|
cd "$(dirname "$0")"
|
|
mono Builder.exe
|