mirror of
https://github.com/microtherion/VocalEasel.git
synced 2024-12-22 19:23:59 +00:00
5 lines
48 B
Plaintext
5 lines
48 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
cd ${0%/*/*}/share/mma
|
||
|
exec $0.py $*
|