From 41d8e670599509d052d49f7ae304920bbc4d309b Mon Sep 17 00:00:00 2001 From: "kai.t" Date: Mon, 6 May 2024 06:43:39 +0000 Subject: [PATCH] update file install --- .command/install | 1 - 1 file changed, 1 deletion(-) diff --git a/.command/install b/.command/install index f4537024..a09463ac 100755 --- a/.command/install +++ b/.command/install @@ -23,5 +23,4 @@ php /var/www/html/bin/magento setup:install \ --elasticsearch-password=$ELATIC_PASSWORD \ --elasticsearch-index-prefix=magento2 \ --elasticsearch-timeout=15 \ - --deplop_mode=$APP_ENVIRONMENT \ --cleanup-database