diff --git a/app/Commands/SelfUpdateCommand.php b/app/Commands/SelfUpdateCommand.php index f67af666..50dbf8b1 100644 --- a/app/Commands/SelfUpdateCommand.php +++ b/app/Commands/SelfUpdateCommand.php @@ -135,6 +135,7 @@ public function handle(): int MARKDOWN ])); + $this->output->warning('Here is what went wrong:'); throw $exception; }