added alias to message
This commit is contained in:
parent
23de00f508
commit
64d065785e
@ -46,6 +46,6 @@ class InstallCommand extends Command
|
|||||||
|
|
||||||
$this->revertRuntime();
|
$this->revertRuntime();
|
||||||
|
|
||||||
$this->info('Module installed!');
|
$this->info("Module [{$this->alias}] installed!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user