mirror of
https://github.com/thelittlerocket/pve.git
synced 2024-11-10 08:55:42 +08:00
Update fixed_windows.sh
This commit is contained in:
parent
15f0a81970
commit
99c24ef54a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue