#!/bin/sh FLASK_APP=inventory FLASK_ENV=development flask run "$@"