2 lines
69 B
Text
2 lines
69 B
Text
|
|
#!/bin/sh
|
||
|
|
exec /usr/bin/mono /home/hanez/projects/zynk/Zynk.exe "$@"
|