set cron job update no sjp
This commit is contained in:
@@ -17,6 +17,7 @@ class Kernel extends ConsoleKernel
|
||||
{
|
||||
// $schedule->command('inspire')->hourly();
|
||||
$schedule->command('log:auto-update-status')->dailyAt('01:00');
|
||||
$schedule->command('update:no-sjp')->everyThirtyMinutes();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user