beremiz

51272fe96999
file isExecutable
MQTT+IDE: Allow user to associate IEC structure datatype to a topic.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER