Update README.md

This commit is contained in:
spiritLHLS 2023-02-13 17:24:15 +08:00 committed by GitHub
parent 74da12a385
commit b3e27dd883
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,5 @@
# pve # 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
```