wttr.in/share/screenrc

3 lines
154 B
Plaintext
Raw Normal View History

2018-10-23 18:52:08 +02:00
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"