beremiz

tests: missing SSL support in open62541 build parameters
wxPython4
2022-09-13, Edouard Tisserant
06c6b9fd88b8
file isExecutable
tests: missing SSL support in open62541 build parameters
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER