haixunMaster/scripts/pm2-worker.sh

6 lines
138 B
Bash
Raw Normal View History

2026-06-21 12:50:31 +00:00
#!/usr/bin/env bash
set -euo pipefail
# shellcheck disable=SC1091
source "$(dirname "$0")/pm2-common.sh"
exec npx tsx worker/scheduler.ts