windows: gcp 驱动文件名 更新

This commit is contained in:
bin456789 2024-05-22 21:49:24 +08:00
parent d5369817eb
commit b1495cb4bd
No known key found for this signature in database
GPG Key ID: EE301B386DE6C11B

View File

@ -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 文件夹