This commit is contained in:
@ -27,8 +27,6 @@ class CommandBackup extends Command
|
||||
{
|
||||
$io = new SymfonyStyle($input, $output);
|
||||
$io->title('Start backup process');
|
||||
|
||||
$io->info('Opening: '.$input->getArgument('config'));
|
||||
|
||||
try {
|
||||
$app = new App($input->getArgument('config'));
|
||||
|
Reference in New Issue
Block a user