We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b153a1 commit 0305ec8Copy full SHA for 0305ec8
src/Commands/InstallCommand.php
@@ -26,8 +26,6 @@ class InstallCommand extends Command
26
27
public function handle(AppSettings $settings)
28
{
29
- Prompt::fallbackWhen(!$this->input->isInteractive());
30
-
31
intro('Welcome to the Cachet installer!');
32
33
Sleep::for(2)->seconds();
0 commit comments