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 19:23:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dfb0d60b4c
VocalEasel
/
Tools
/
lilyWrapper
5 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Implement toolbars, typesetting, titles
2006-10-28 09:18:55 +00:00
#!/bin/bash -l
Handle spaces in path names (Tracker #3166409)
2011-08-26 15:01:08 +00:00
export PATH="`dirname "$1"`":$PATH
exec "$@"
Reference in New Issue
Copy Permalink