beremiz

Update README.md
wxPython4
2022-10-20, etisserant
08a078a04f95
file isExecutable
Update README.md

use back quote instead of simple quote for quoted strings.
#!/bin/bash
set -e
echo "Building docker image"
docker build \
--build-arg UID=$(id -u) \
--build-arg GID=$(id -g) \
-t beremiz_sikuli .