#!/bin/bash cd /home/camp/projects/shopdb-flask source venv/bin/activate flask run --host=0.0.0.0 --port=5001