beremiz
Clone
Summary
Browse
Changes
Graph
IDE: refactor discovery panel / zeroconf
19 months ago, Edouard Tisserant
9ff455817691
file is
Executable
IDE: refactor discovery panel / zeroconf
Bundle ZeroConf listener and interfaces changes monitor into separate module.
Prepare to extend with USB device browsing.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER