Преглед на файлове

Update setup-install to cleanup

The usage of `--cleanup-database` helps to finish the installation in most of cases, avoiding small fixable issues during clean installations and installations with pre-created databases as well.
Rafael Corrêa Gomes преди 1 година
родител
ревизия
96388f9ff6
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      compose/bin/setup-install

+ 1 - 0
compose/bin/setup-install

@@ -53,4 +53,5 @@ bin/clinotty bin/magento setup:install \
   --opensearch-port="$OPENSEARCH_PORT" \
   --search-engine=opensearch \
   --use-rewrites=1 \
+  --cleanup-database \
   --no-interaction