From d39084c283d7cd3548f2b5ab05be8cd73bd59fa6 Mon Sep 17 00:00:00 2001 From: tteck Date: Mon, 27 Sep 2021 12:58:29 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9746140b..f4073edb 100644 --- a/README.md +++ b/README.md @@ -480,7 +480,9 @@ After the script completes, If you're dissatisfied with the default settings, cl

Proxmox PVE7 Post Install

This script will Disable the Enterprise Repo, Enable the No Subscription Repo, Add (Disabled) Test Repo (repo's can be enabled/disabled via the UI in Repositories) and -attempt the *No-Nag* fix, run the following in the Proxmox Web Shell. ⚠️ *_PVE7 ONLY_* +attempt the *No-Nag* fix. + +Run the following in the Proxmox Web Shell. ⚠️ *_PVE7 ONLY_* ``` bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/post_install.sh)"