Răsfoiți Sursa

add upgrade:community.term

visuddhinanda 3 ani în urmă
părinte
comite
dd5d69e3ed
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      app/Console/Commands/UpgradeDaily.php

+ 1 - 0
app/Console/Commands/UpgradeDaily.php

@@ -62,6 +62,7 @@ class UpgradeDaily extends Command
         #译文进度
         #译文进度
         $this->call('upgrade:progress');
         $this->call('upgrade:progress');
         $this->call('upgrade:progresschapter');
         $this->call('upgrade:progresschapter');
+        $this->call('upgrade:community.term',['zh-Hans']);
 
 
         # 逐词译数据库分析
         # 逐词译数据库分析
         $this->call('upgrade:wbwanalyses');
         $this->call('upgrade:wbwanalyses');