alroyso hai 1 ano
pai
achega
11123b56bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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();