beremiz
Clone
Summary
Browse
Changes
Graph
automated conversion using 2to3-3.9 tool
python3
2022-10-28, GP Orcullo
f62625418bff
file is
Executable
automated conversion using 2to3-3.9 tool
cmd used: 2to3-3.9 -w
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1