mirror of
https://github.com/microtherion/VocalEasel.git
synced 2024-12-22 03:04:00 +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
|
||||
exec ${0%/*}/mma.py $*
|
||||
|
|
Loading…
Reference in New Issue
Block a user