mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Merge branch '3.8'
Conflicts: lib/Alchemy/Phrasea/CLI.php
This commit is contained in:
@@ -118,4 +118,4 @@ $cli['console']->addCommands([
|
||||
new VersionCommand(),
|
||||
]);
|
||||
|
||||
exit($cli->runCLI());
|
||||
exit(is_int($cli->run()) ? : 1);
|
||||
|
Reference in New Issue
Block a user