beremiz
Clone
Summary
Browse
Changes
Graph
fix ctypes encoding
python3
2022-10-28, GP Orcullo
8db203310f68
file is
Executable
fix ctypes encoding
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start $CONTAINER
docker exec -i -t -u root $CONTAINER bash
docker stop $CONTAINER