forked from wallabag/wallabag
Crypt site credential password
This commit is contained in:
@ -313,6 +313,8 @@ class InstallCommand extends ContainerAwareCommand
|
||||
|
||||
$this
|
||||
->runCommand('doctrine:migrations:migrate', ['--no-interaction' => true]);
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user