#!/bin/bash export PATH="/app/env/bin:$PATH" ollama serve & ollama pull mxbai-embed-large python app.py