mirror of
https://github.com/microtherion/VocalEasel.git
synced 2025-01-03 17:04:00 +00:00
5 lines
48 B
Plaintext
5 lines
48 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
cd ${0%/*/*}/share/mma
|
||
|
exec $0.py $*
|