hello,
how can I configure below cron in aapanel. Tried in Command line which was working earlier in VPS but not working in aapanel.
crontab -e
*/5 * * * * curl https://kt.xxxyyy.com/cron_job/background_scanning_update_subscriber_info/ >/dev/null 2>&1
Tried in Access URL method in aapanel but job is not. Thanks for your support