Files
GlitchupBot/scripts/start.sh
Verum 2a7dfa95c8
Some checks failed
CI / Run tests (push) Has been cancelled
CI / Docker build test (push) Has been cancelled
CI / Lint (ruff + mypy) (push) Has been cancelled
initial commit
2026-03-30 16:46:26 +07:00

7 lines
66 B
Bash

#!/bin/sh
set -eu
cd /app
alembic upgrade head
exec glitchup-bot