mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
cygwin: Remove the parameter "site" (#380)
This commit is contained in:
parent
ae06caed2d
commit
75601ec2a7
@ -63,7 +63,7 @@
|
|||||||
[
|
[
|
||||||
"cygwin-setup.exe",
|
"cygwin-setup.exe",
|
||||||
"Cygwin Setup",
|
"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",
|
"root\\bin\\mintty.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user