Temporary auto credit deducting cron job June 21, 2020OV500 Web PortalAnand Kumar OV500 System providing temporary credit options and to schedule for an auto deduction. The web interface provides credit allotment and cron script can deduct auto deduct the credit. */15 * * * * /usr/bin/php /home/OV500/portal/api/cronjob_Credit.php This example cron job script running every 15 minutes. It can configure as per needs.