#!/usr/bin/env bash
set -e
python3 app.py
