#!/bin/sh FLASK_DEBUG=$1 FLASK_APP=dmarcstats.py python -m flask run