mirror of
https://github.com/thelittlerocket/pve.git
synced 2025-01-31 01:58:53 +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
|
unzip master.zip
|
||||||
mv Geco-Cloudbase-Init-master/* /usr/local/bin/Geco-Cloudbase-Init/
|
mv Geco-Cloudbase-Init-master/* /usr/local/bin/Geco-Cloudbase-Init/
|
||||||
fi
|
fi
|
||||||
|
rm -rf master.zip Geco-Cloudbase-Init-master
|
||||||
|
|
||||||
# 识别是否可替换对应版本镜像
|
# 识别是否可替换对应版本镜像
|
||||||
if [ "$major_version" == "7" ]; then
|
if [ "$major_version" == "7" ]; then
|
||||||
|
|
Loading…
Reference in a new issue