Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 111224
Collapse All | Expand All

(-)PyMSNt.orig (+1 lines)
Lines 1-5 Link Here
1
#!/bin/bash
1
#!/bin/bash
2
2
3
cd `dirname $0`/pymsnt
3
exec -a PyMSNt python src/main.py $*
4
exec -a PyMSNt python src/main.py $*
4
5
5
# Comment out the above line and use the below for twistd
6
# Comment out the above line and use the below for twistd

Return to bug 111224