mirror of
https://github.com/chubin/wttr.in
synced 2024-11-14 16:17:19 +00:00
3 lines
154 B
Text
3 lines
154 B
Text
|
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"
|