1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-22 09:12:19 -05: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 "$@"