fix: init
This commit is contained in:
parent
5cb572b6a5
commit
ff13cb4e26
3 changed files with 0 additions and 1 deletions
|
|
@ -145,6 +145,5 @@ public function run(): void
|
|||
} catch (\Throwable $e) {
|
||||
echo "Error: {$e->getMessage()}\n";
|
||||
}
|
||||
Artisan::call('app:init');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue