wttr.in/share/screenrc
2018-10-23 18:52:08 +02:00

3 lines
154 B
Plaintext

screen -t srv.py bash -c "cd ~/wttr.in; ve/bin/python bin/srv.py; bash -i"
screen -t proxy.py bash -c "cd ~/wttr.in; ve/bin/python bin/proxy.py; bash -i"