Просмотр исходного кода

移除多余的 word_index_weight_refresh.php

Bhikkhu-Kosalla 4 лет назад
Родитель
Сommit
73fa0b4910
2 измененных файлов с 1 добавлено и 2 удалено
  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/admin/word_index_weight_refresh.php 1 217
-php ./migrations/20211125155600_word_statistics.php
+
 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/admin/word_index_weight_refresh.php 1 217
-php ./migrations/20211125155600_word_statistics.php
 
 date