mirror of
https://github.com/microtherion/VocalEasel.git
synced 2024-12-22 19:23:59 +00:00
Need to run login shell for full path
This commit is contained in:
parent
feb6006b4e
commit
18ee3d2107
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh -l
|
||||||
|
|
||||||
cd ${0%/*/*}/share/mma
|
cd ${0%/*/*}/share/mma
|
||||||
exec ${0%/*}/mma.py $*
|
exec ${0%/*}/mma.py $*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user