How can I add node-cron js file as command for cronjob
M Mumeen Registered Mar 25, 2022 1 2 0 Nigeria cPanel Access Level Website Owner Mar 25, 2022 #1 How can I add node-cron js file as command for cronjob
cPRex Jurassic Moderator Staff member Oct 19, 2014 14,399 2,255 363 cPanel Access Level Root Administrator Mar 28, 2022 #2 Hey there! node-cron is a separate tool that exists outside of crontab. You can find more details on how that is configured here: node-cron A simple cron-like task scheduler for Node.js. Latest version: 3.0.2, last published: 7 months ago. Start using node-cron in your project by running `npm i node-cron`. There are 891 other projects in the npm registry using node-cron. www.npmjs.com
Hey there! node-cron is a separate tool that exists outside of crontab. You can find more details on how that is configured here: node-cron A simple cron-like task scheduler for Node.js. Latest version: 3.0.2, last published: 7 months ago. Start using node-cron in your project by running `npm i node-cron`. There are 891 other projects in the npm registry using node-cron. www.npmjs.com