Backups install
This commit is contained in:
@@ -12,7 +12,8 @@ class Kernel extends ConsoleKernel
|
||||
*/
|
||||
protected function schedule(Schedule $schedule): void
|
||||
{
|
||||
// $schedule->command('inspire')->hourly();
|
||||
// $schedule->command('backup:clean')->daily()->at('01:00');
|
||||
// $schedule->command('backup:run')->daily()->at('01:30');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user