mirror of
https://github.com/chubin/wttr.in
synced 2024-12-27 04:03:07 +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"
|