haixunMaster/scripts/pm2-worker.sh

6 lines
164 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
# shellcheck disable=SC1091
source "$(dirname "$0")/pm2-common.sh"
exec npx tsx --conditions react-server worker/scheduler.ts