#!/bin/bash # Install dependencies pip install -r requirements.txt # Run the app python3 app.py