9e27976 0836cdd 9e27976 0836cdd
1
2
3
4
5
6
#!/bin/sh set -e echo "Starting copilot-api..." exec bun run dist/main.js start -g "$GH_TOKEN"