This website requires JavaScript.
Explore
Help
Register
Sign In
microtherion
/
VocalEasel
Watch
1
Star
0
Fork
0
You've already forked VocalEasel
mirror of
https://github.com/microtherion/VocalEasel.git
synced
2024-12-22 03:04:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
VocalEasel
/
Tools
/
mmaWrapper
5 lines
66 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Need to run login shell for full path
2007-05-02 02:39:10 +00:00
#!/bin/sh -l
Added MMA
2006-11-10 08:07:56 +00:00
Deal with spaces in path names
2011-07-26 21:53:01 +00:00
cd "${0%/*/*}"/share/mma
Handle spaces in path names (Tracker #3166409)
2011-08-26 15:01:08 +00:00
exec "${0%/*}"/mma.py "$@"
Reference in New Issue
Copy Permalink