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();