fix merge from old repo

This commit is contained in:
Raul Predescu
2020-06-14 14:40:58 -07:00
parent 6100d9db1b
commit 4e7db29dc6
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ class ShareCommand extends Command
{
protected $signature = 'share {host} {--subdomain=} {--auth=}';
protected $description = 'Share a local url with a remote shaft server';
protected $description = 'Share a local url with a remote expose server';
protected function configureConnectionLogger()
{