beremiz

bf3b5f58c832
file isExecutable
OPC-UA: Extend Drag'N'Drop target to whole input or output panel not only grid.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER