source:
mlxupdate@
245:61491cd5f5fc
Last change on this file since 245:61491cd5f5fc 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.