sin-code-fullstack / start.sh
OpenSIN-AI
Initial commit
43497ae
Raw
History Blame Contribute Delete
78 Bytes
#!/usr/bin/env bash
set -euo pipefail
cd "$(dirname "$0")"
exec python app.py