#!/bin/bash which python python --version export FLASK_APP=main.py flask run --host 0.0.0.0