fix: init
This commit is contained in:
parent
5cb572b6a5
commit
ff13cb4e26
@ -145,6 +145,5 @@ public function run(): void
|
|||||||
} catch (\Throwable $e) {
|
} catch (\Throwable $e) {
|
||||||
echo "Error: {$e->getMessage()}\n";
|
echo "Error: {$e->getMessage()}\n";
|
||||||
}
|
}
|
||||||
Artisan::call('app:init');
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user