source:
mlxupdate@
415:77d406d7d593
Last change on this file since 415:77d406d7d593 was 36:f79362793664, checked in by , 13 years ago | |
---|---|
|
|
File size: 141 bytes |
Rev | Line | |
---|---|---|
[36] | 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.