haixunMaster/scripts/pm2-worker.sh

6 lines
164 B
Bash
Raw Permalink 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"
2026-06-21 13:08:44 +00:00
exec npx tsx --conditions react-server worker/scheduler.ts