visuddhinanda 4 лет назад
Родитель
Сommit
e2eaa51d44
2 измененных файлов с 2 добавлено и 1 удалено
  1. 1 1
      v1/scripts/install.bat
  2. 1 0
      v1/scripts/install.sh

+ 1 - 1
v1/scripts/install.bat

@@ -20,5 +20,5 @@ php ./migrations/20211127214900-sent_sim_index.php
 php ../../public/app/fts/sql.php
 
 php ../../public/app/admin/word_index_weight_refresh.php 1 217
-
+php ./migrations/20211125155600_word_statistics.php
 net time \\127.0.0.1

+ 1 - 0
v1/scripts/install.sh

@@ -23,5 +23,6 @@ php ./migrations/20211127214900-sent_sim_index.php
 php ../../public/app/fts/sql.php
 
 php ../../public/app/admin/word_index_weight_refresh.php 1 217
+php ./migrations/20211125155600_word_statistics.php
 
 date