beremiz
Clone
Summary
Browse
Changes
Graph
IDE: hopefully last fix about float type being passed to WxPy4.
22 months ago, Edouard Tisserant
2ef76b61bf1e
file is
Executable
IDE: hopefully last fix about float type being passed to WxPy4.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER