Update README.md

This commit is contained in:
tteckster 2022-08-04 18:12:42 -04:00 committed by GitHub
parent 98a7e71aca
commit c3d2e486ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ The script will give options to Disable the Enterprise Repo, Add/Correct PVE7 So
Run the following in the Proxmox Shell. ⚠️ **PVE7 ONLY**
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/post-install-v3.sh)"
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/post-install.sh)"
```
It's recommended to answer `y` to all options.