beremiz
Clone
Summary
Browse
Changes
Graph
tests: add one more ignored pic to debug_project test
2022-07-06, Edouard Tisserant
c1a972412661
file is
Executable
tests: add one more ignored pic to debug_project test
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER