start.cron.sh 81 B

1234
  1. port=$1
  2. cp cron-svr.js cron-svr_$port.js &&
  3. pm2 start cron-svr_$port.js -- $port