source:
mlxupdate@
246:bf4298ec3d46
Last change on this file since 246:bf4298ec3d46 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.