Cron Permission denied

Then user admin doesn’t have the perms to execute the script and maybe it won’t have the right perms to do whatever the script does.

If the script must run as root, add the cron job directly to root and remove it from admin user.