beremiz

fix - TypeError: unhashable type: 'Colour'
python3
2022-10-28, GP Orcullo
247599238b9d
file isExecutable
fix - TypeError: unhashable type: 'Colour'
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1