Update README.md

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

View file

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