mirror of
https://github.com/bin456789/reinstall.git
synced 2025-12-10 07:28:56 +08:00
core: 不重要的优化
This commit is contained in:
@ -80,13 +80,13 @@ if not exist !tags! (
|
||||
|
||||
:: 安装 Cygwin
|
||||
set site=!mirror!!dir!
|
||||
%tmp%\setup-cygwin.exe --allow-unsupported-windows^
|
||||
--quiet-mode^
|
||||
--only-site^
|
||||
--site !site!^
|
||||
--root %SystemDrive%\cygwin^
|
||||
--local-package-dir %tmp%\cygwin-local-package-dir^
|
||||
--packages !pkgs!^
|
||||
%tmp%\setup-cygwin.exe --allow-unsupported-windows ^
|
||||
--quiet-mode ^
|
||||
--only-site ^
|
||||
--site !site! ^
|
||||
--root %SystemDrive%\cygwin ^
|
||||
--local-package-dir %tmp%\cygwin-local-package-dir ^
|
||||
--packages !pkgs! ^
|
||||
&& type nul >!tags!
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user