alroyso 1 年之前
父节点
当前提交
11123b56bc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/init.dart

+ 1 - 1
scripts/init.dart

@@ -154,7 +154,7 @@ void main() async {
   if (!(await binDir.exists())) await binDir.create();
   if (!(await depDir.exists())) await depDir.create();
 
-  await downloadLatestClashCore();
+  //await downloadLatestClashCore();
   await downloadAndUnarchiveService();
 
   await downloadCountryMmdb();