pve/README.md

6 lines
172 B
Markdown
Raw Normal View History

2023-02-13 17:24:15 +08:00
# pve
```
curl -L https://raw.githubusercontent.com/spiritLHLS/pve/main/install_pve7.2.sh -o install_pve7.2.sh && chmod +x install_pve7.2.sh && bash install_pve7.2.sh
```