#!/bin/bash npm install npm run build gunicorn --bind 0.0.0.0:7860 server:app