beremiz
Clone
Summary
Browse
Changes
Graph
pythonw is used on OSX
python3
2022-11-09, GP Orcullo
a26453d1c54d
file is
Executable
pythonw is used on OSX
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1