Update fixed_windows.sh

This commit is contained in:
spiritlhl 2023-09-16 22:59:21 +08:00 committed by GitHub
parent 15f0a81970
commit 99c24ef54a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -119,6 +119,7 @@ else
unzip master.zip
mv Geco-Cloudbase-Init-master/* /usr/local/bin/Geco-Cloudbase-Init/
fi
rm -rf master.zip Geco-Cloudbase-Init-master
# 识别是否可替换对应版本镜像
if [ "$major_version" == "7" ]; then