3 lines
47 B
Plaintext
3 lines
47 B
Plaintext
|
#!/bin/sh
|
||
|
exec mono [PREFIX]/prebuild.exe "$@"
|