Files
CateringInformationBank/run_web.sh
T
2026-07-19 18:11:08 +08:00

5 lines
79 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
cd "$(dirname "$0")"
exec python3 app.py