2
0
visuddhinanda 4 жил өмнө
parent
commit
e2eaa51d44

+ 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