Add finishing remark

This commit is contained in:
James Brooks 2017-01-02 19:16:55 +00:00
parent 59d5387b44
commit 186cbcf883

View File

@ -56,7 +56,7 @@ class InstallCommand extends Command
$this->configureMail();
$this->configureCachet();
$this->success('Cachet is installed ⚡');
$this->info('Cachet is installed ⚡');
}
/**