Skip to content

Commit

Permalink
Fixing Kenny's thing #patch
Browse files Browse the repository at this point in the history
  • Loading branch information
server committed Jun 17, 2022
1 parent 55db1e8 commit c40d088
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Controllers/InstallController.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ class InstallController extends BaseInstallController

public function index()
{
Artisan::call('down', [
'--render' => 'adminui-installer::maintenance'
]);

$isInstalled = $this->checkIfInstalled();

Expand Down

0 comments on commit c40d088

Please sign in to comment.