Browse Source

移除多余的 word_index_weight_refresh.php

Bhikkhu-Kosalla 4 years ago
parent
commit
73fa0b4910
2 changed files with 1 additions and 2 deletions
  1. 1 1
      v1/scripts/install.bat
  2. 0 1
      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/fts/sql.php
 
 
 php ../../public/app/admin/word_index_weight_refresh.php 1 217
 php ../../public/app/admin/word_index_weight_refresh.php 1 217
-php ./migrations/20211125155600_word_statistics.php
+
 net time \\127.0.0.1
 net time \\127.0.0.1

+ 0 - 1
v1/scripts/install.sh

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