mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-05 00:48:57 +02:00
Related to #130
This commit is contained in:
@@ -38,7 +38,7 @@ class UpgradeCommand extends AbstractCommand
|
||||
*/
|
||||
public function run()
|
||||
{
|
||||
$exitCode = 100;
|
||||
$exitCode = 99;
|
||||
Console::output('Upgrading <dark_gray>Magallanes</dark_gray> ... ', 1, 0);
|
||||
|
||||
$user = '';
|
||||
|
||||
Reference in New Issue
Block a user