beremiz
Clone
Summary
Browse
Changes
Graph
Update requirements.txt to apply fixed in Nevow
15 months ago, Edouard Tisserant
df9a2e1453f2
file is
Executable
Update requirements.txt to apply fixed in Nevow
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1