INA-5 | Fix syntax
This commit is contained in:
parent
d1a7ff9ff5
commit
270166b050
1 changed files with 0 additions and 1 deletions
|
|
@ -76,7 +76,6 @@ class Kernel extends ConsoleKernel
|
|||
|
||||
$schedule->job(new TaskScheduler())->daily()->withoutOverlapping();
|
||||
|
||||
if (Ninja::isSelfHost()) {
|
||||
$schedule->job(new SystemMaintenance)->weekly()->withoutOverlapping();
|
||||
if(Ninja::isSelfHost())
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue