beremiz
Clone
Summary
Browse
Changes
Graph
Fix strings displaying as repr(bytes) in debug view.
2024-01-20, Edouard Tisserant
2adfa4c60bff
file is
Executable
Fix strings displaying as repr(bytes) in debug view.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1