beremiz

0e41dbe6ddcd
file isExecutable
IDE: Fix DropTarget() methods that must return a bool with wxPython4.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER