]> code.delx.au - pymsnt/blob - PyMSNt
Small fix.
[pymsnt] / PyMSNt
1 #!/bin/bash
2
3 # Comment out the above line and use the below for twistd
4 PPATH="/usr/local/PyMSNt"
5 twistd -oy "$PPATH/PyMSNt.tac" -r poll --pidfile "$PPATH/PyMSNt.pid" -l "$PPATH/debug.log"