diff --git a/public/install/index.php b/public/install/index.php index 688054b6..f38c9832 100644 --- a/public/install/index.php +++ b/public/install/index.php @@ -67,9 +67,6 @@ function cardStart($title, $subtitle = null) // Getting started if (!isset($_GET['step']) || $_GET['step'] == 1) { - if (!file_exists('../../.env')) { - echo run_console('cp .env.example .env'); - }; ?> @@ -438,4 +435,4 @@ function cardStart($title, $subtitle = null) ?> - \ No newline at end of file +