mirror of
https://github.com/thelittlerocket/pve.git
synced 2024-12-26 00:32:31 +08:00
Update README.md
This commit is contained in:
parent
2de262dd39
commit
79f4e755cb
1 changed files with 8 additions and 0 deletions
|
@ -1,2 +1,10 @@
|
|||
|
||||
### 废弃脚本
|
||||
|
||||
#### pve6.4升级为最新的pve7.x
|
||||
|
||||
自测中,勿要使用,未完成
|
||||
|
||||
```
|
||||
curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/pve6_to_pve7.sh -o pve6_to_pve7.sh && chmod +x pve6_to_pve7.sh && bash pve6_to_pve7.sh
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue