From 288f31001f8e2b67301de7b3b2c54e774971ccf4 Mon Sep 17 00:00:00 2001 From: tteck Date: Mon, 27 Sep 2021 12:40:55 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b6b9217b..76a4ec96 100644 --- a/README.md +++ b/README.md @@ -479,7 +479,8 @@ After the script completes, If you're dissatisfied with the default settings, cl

Proxmox PVE7 Post Install

-This script disables the Enterprise Repo and Enables the No Subscription Repo, 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)"