beremiz
Clone
Summary
Browse
Changes
Graph
MQTT WIP: intermediate state, added perfect hash to map topic to variables
23 months ago, Edouard Tisserant
74035ea6792c
file is
Executable
MQTT WIP: intermediate state, added perfect hash to map topic to variables
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER