core: 添加 bind-utils

This commit is contained in:
bin456789
2023-07-15 23:40:47 +08:00
parent 50ab8d2bd1
commit 2bd176fd26

View File

@ -17,7 +17,7 @@ if not !errorlevel! == 0 (
)
:: pkgs 改动了才重新运行 Cygwin 安装程序
set pkgs="curl,cpio,p7zip"
set pkgs="curl,cpio,p7zip,bind-utils"
set tags=%tmp%\cygwin-installed-!pkgs!
if not exist !tags! (
:: 检查是否国内