From 75601ec2a741dcdc85002f14161db581b08e090b Mon Sep 17 00:00:00 2001 From: Candison Date: Sun, 29 Sep 2019 23:47:54 +0800 Subject: [PATCH] cygwin: Remove the parameter "site" (#380) --- bucket/cygwin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/cygwin.json b/bucket/cygwin.json index 6521d3e829..c1900640cb 100644 --- a/bucket/cygwin.json +++ b/bucket/cygwin.json @@ -63,7 +63,7 @@ [ "cygwin-setup.exe", "Cygwin Setup", - "--no-admin --no-shortcuts --root \"$persist_dir\\root\" --local-package-dir \"$persist_dir\\packages\" --site https://mirrors.kernel.org/sourceware/cygwin/" + "--no-admin --no-shortcuts --root \"$persist_dir\\root\" --local-package-dir \"$persist_dir\\packages\"" ], [ "root\\bin\\mintty.exe",