beremiz

050f227a2848
file isExecutable
Tests: update svghmi test project to py3 and erpc
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER