Need to run login shell for full path

This commit is contained in:
Matthias Neeracher 2007-05-02 02:39:10 +00:00
parent feb6006b4e
commit 18ee3d2107

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -l
cd ${0%/*/*}/share/mma
exec ${0%/*}/mma.py $*