beremiz

py_ext: fix CSV update happening only once.

18 months ago, Edouard Tisserant
1994928ce3d2
file isExecutable
py_ext: fix CSV update happening only once.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER