#!/bin/bash echo "Starting Python Inference Service..." cd "$(dirname "$0")" python -m app.main