beremiz
Clone
Summary
Browse
Changes
Graph
C runtime: Fix PLCObject.hpp preventing build.
22 months ago, etisserant
2b0f8c4c8d02
file is
Executable
C runtime: Fix PLCObject.hpp preventing build.
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER