Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Sep 11, 2024
1 parent 2a0e42e commit 0179f5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Commands/InstallCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ public function updateEnvironmentFile($server)
PHP_EOL.'OCTANE_SERVER='.$server.PHP_EOL,
);
} else {
$this->newLine();
$this->components->warn('Please adjust the `OCTANE_SERVER` environment variable.');
}
}
Expand Down

0 comments on commit 0179f5f

Please sign in to comment.