alroyso 1 éve
szülő
commit
11123b56bc
1 módosított fájl, 1 hozzáadás és 1 törlés
  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();