beremiz
Clone
Summary
Browse
Changes
Graph
Fake_wx objects now support comparison and hashing
2023-05-20, Edouard Tisserant
45accb98d761
file is
Executable
Fake_wx objects now support comparison and hashing
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER