chore: Added title to console command
This commit is contained in:
parent
d87d4b0c5c
commit
b8963270ec
@ -8,4 +8,5 @@ use Aerex\BaikalStorage\Commands\CreateConfigFileCommand;
|
||||
$application = new Application();
|
||||
|
||||
$application->add(new CreateConfigFileCommand());
|
||||
$application->setName('Baikal Storage Plugin');
|
||||
$application->run();
|
||||
|
Loading…
Reference in New Issue
Block a user