Skip to content

Instantly share code, notes, and snippets.

@jhowbhz
Last active December 26, 2021 22:14
Show Gist options
  • Save jhowbhz/27c427fd2ab2b2bb678d78e7856ade93 to your computer and use it in GitHub Desktop.
Save jhowbhz/27c427fd2ab2b2bb678d78e7856ade93 to your computer and use it in GitHub Desktop.
pm2 cron
pm2 --cron
pm2 start aplicacao.js --name nome_aplicacao --cron "*/15 * * *"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment