From b1495cb4bddd77e3ba4906dd7ea84c524856f771 Mon Sep 17 00:00:00 2001 From: bin456789 Date: Wed, 22 May 2024 21:49:24 +0800 Subject: [PATCH] =?UTF-8?q?windows:=20gcp=20=E9=A9=B1=E5=8A=A8=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=90=8D=20=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trans.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trans.sh b/trans.sh index 4bdac8a..423322d 100644 --- a/trans.sh +++ b/trans.sh @@ -2926,7 +2926,7 @@ install_windows() { fi mkdir -p $drv/gce/$name - link=$(grep -o "/pool/.*-google-compute-engine-driver-$name\.goo" /tmp/gce.json) + link=$(grep -o "/pool/.*-google-compute-engine-driver-$name.*\.goo" /tmp/gce.json) wget $gce_repo$link -O- | tar -xzf- -C $drv/gce/$name # 没有 win6.0 文件夹