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