source:
mlxupdate@
748:b9f676ecd80a
Last change on this file since 748:b9f676ecd80a was 36:f79362793664, checked in by , 13 years ago | |
---|---|
|
|
File size: 141 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | scriptdir=`dirname $0` |
4 | |
5 | PYTHONPATH="${scriptdir}/src:${scriptdir}:${PYTHONPATH}" |
6 | export PYTHONPATH |
7 | |
8 | exec python -m mlxupdate "$@" |
Note:
See TracBrowser
for help on using the repository browser.