Skip to content

Commit 2fe31c7

Browse files
Update RunRepair.php
1 parent 3068292 commit 2fe31c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/app/Console/Commands/RunRepair.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public function handle()
7979

8080
$this->fixApacheErrors();
8181

82-
shell_exec('phyre-php /usr/local/phyre/web/artisan ssl-manager:renew-ssl');
82+
echo shell_exec('phyre-php /usr/local/phyre/web/artisan ssl-manager:renew-ssl');
8383

8484
}
8585

0 commit comments

Comments
 (0)