3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
|
#!/bin/sh
|
||
|
@bindir@/bin/mono.exe @bindir@/bin/@thewindowexe@ "$@"
|