In your crontab, you should have this job scheduled to run.
* * * * * cd /var/www/fspbx && php artisan schedule:run >> /dev/null 2>&1
That's all you need to have all FS PBX jobs run. If backup is enabled in the Default Settings, it will execute every night.
You can post your restore job here...