beremiz
Clone
Summary
Browse
Changes
Graph
tests: opcua_client test project is not meant to be encrypted.
wxPython4
2022-09-14, Edouard Tisserant
369c3edc1a65
file is
Executable
tests: opcua_client test project is not meant to be encrypted.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER