1 2 3 4 5 6
#! /bin/bash pip3 install -r requirements.txt export FLASK_APP=ogcp export FLASK_ENV=development flask run