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