core: 添加 bind-utils
This commit is contained in:
parent
50ab8d2bd1
commit
2bd176fd26
@ -17,7 +17,7 @@ if not !errorlevel! == 0 (
|
|||||||
)
|
)
|
||||||
|
|
||||||
:: pkgs 改动了才重新运行 Cygwin 安装程序
|
:: pkgs 改动了才重新运行 Cygwin 安装程序
|
||||||
set pkgs="curl,cpio,p7zip"
|
set pkgs="curl,cpio,p7zip,bind-utils"
|
||||||
set tags=%tmp%\cygwin-installed-!pkgs!
|
set tags=%tmp%\cygwin-installed-!pkgs!
|
||||||
if not exist !tags! (
|
if not exist !tags! (
|
||||||
:: 检查是否国内
|
:: 检查是否国内
|
||||||
|
Loading…
Reference in New Issue
Block a user