beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fix websocket command unpacking for target that doesn't support missaligned int32 dereferencing
12 months ago, Edouard Tisserant
3394457c88ef
file is
Executable
SVGHMI: fix websocket command unpacking for target that doesn't support missaligned int32 dereferencing
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER