Jelajahi Sumber

:fire: export:offline

visuddhinanda 2 tahun lalu
induk
melakukan
82b3b9ff70
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 2
      app/Console/Commands/UpgradeWeekly.php

+ 0 - 2
app/Console/Commands/UpgradeWeekly.php

@@ -40,8 +40,6 @@ class UpgradeWeekly extends Command
         # 段落更新图
         # 段落更新图
         $this->call('upgrade:chapterdynamic');
         $this->call('upgrade:chapterdynamic');
         $this->call('upgrade:chapter.dynamic.weekly');
         $this->call('upgrade:chapter.dynamic.weekly');
-        $this->call('export:offline');
-
         return 0;
         return 0;
     }
     }
 }
 }