beremiz
Clone
Summary
Browse
Changes
Graph
IDE: fix exception when showing project's context menu in case of empty clipboard (wxpython4).
wxPython4
2023-01-15, Edouard Tisserant
3dafdb6ad023
file is
Executable
IDE: fix exception when showing project's context menu in case of empty clipboard (wxpython4).
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER