beremiz

3779356cca8f
file isExecutable
MQTT: add dropdown to select type assigned to a topic
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER