1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-08-13 16:53:48 -04:00
xeps/texml

7 lines
105 B
Plaintext
Raw Normal View History

2014-06-03 14:18:08 -04:00
#!/bin/sh
DIR=/usr/local/bin
export PATH=/usr/local/virtualenv/gen/bin:$PATH
python $DIR/texml.py "$@"