mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-02-08 04:32:03 +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>
|
|
|