mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-05 08:58:56 +02:00
Fixes #121
This commit is contained in:
@@ -27,7 +27,7 @@ class InstallCommand extends AbstractCommand
|
||||
public function run()
|
||||
{
|
||||
$exitCode = 88;
|
||||
Console::output('Installing <dark_gray>Magallanes</dark_gray>... ', 1, 0);
|
||||
Console::output('Installing <bold>Magallanes</bold>... ', 1, 0);
|
||||
|
||||
// Vars
|
||||
$installDir = $this->getConfig()->getParameter('installDir', '/opt/magallanes');
|
||||
|
||||
Reference in New Issue
Block a user