mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
6 lines
124 B
XML
6 lines
124 B
XML
<program command="$python" name="Http Server">
|
|
<arg constant="http.server" flag="-m" />
|
|
<arg flag="8889" />
|
|
</program>
|
|
|