mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
||||
"--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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user