beremiz
Clone
Summary
Browse
Changes
Graph
OPC-UA: better handling and reporting of server browser's connection errors.
wxPython4
2022-11-10, Edouard Tisserant
49e6b73de505
file is
Executable
OPC-UA: better handling and reporting of server browser's connection errors.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER