Update README.md

This commit is contained in:
tteck 2021-09-27 12:43:05 -04:00 committed by GitHub
parent 288f31001f
commit d2dcb5a85a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -479,8 +479,8 @@ After the script completes, If you're dissatisfied with the default settings, cl
<h1 align="center" id="heading"> Proxmox PVE7 Post Install </h1>
This script will Disable the Enterprise Repo, Enable the No Subscription Repo, Enable the Test Repo (repo's can be enabled/disabled via the UI in Repositories and
attempt the No Nag fix *PVE7 ONLY*, run the following in the Proxmox web shell.
This script will Disable the Enterprise Repo, Enable the No Subscription Repo, Enable the Test Repo (repo's can be enabled/disabled via the UI in Repositories) and
attempt the No Nag fix *PVE7 ONLY*, run the following in the Proxmox Web Shell.
```
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/post_install.sh)"