beremiz

67a4d207bace
file isExecutable
IDE: Fix one more sequel of wxPython4 port : typo in editors/TextViewer.py
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER