beremiz

c1a972412661
file isExecutable
tests: add one more ignored pic to debug_project test
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER