1 2 3 4 5
#!/command/with-contenv sh # shellcheck shell=bash cd /app/apps/workers; exec pnpm run start:prod;