# Is Crontab correct for this? * * * * * php /var/www/pterodactyl/artisan schedule:run >> /dev/null 2>&1 Or do I need to add something else?
# spiral laurel Is Crontab correct for this? ```* * * * * php /var/www/pterodactyl/artisan sched... yes that