#!/bin/sh venv/bin/python -m flask \ --app src \ run \ --debug \ -h 192.168.5.3