mirror of
https://github.com/flarum/framework.git
synced 2025-03-04 01:07:24 +08:00
info: Show installation path
This commit is contained in:
parent
5d88ad2431
commit
31caced04c
@ -66,5 +66,6 @@ class InfoCommand extends AbstractCommand
|
||||
}
|
||||
|
||||
$this->info('Base URL: '.$this->config['url']);
|
||||
$this->info('Installation path: '.getcwd());
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user