beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Fix use of deprecated wx.NamedColour
wxPython4
2022-11-04, Edouard Tisserant
5ba5a0177fb3
file is
Executable
IDE: Fix use of deprecated wx.NamedColour
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER