#!/bin/sh set -e echo "Starting copilot-api..." exec bun run dist/main.js start -g "$GH_TOKEN"