From c3d2e486ef0858303460d0d6f6b8654c05002da6 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 4 Aug 2022 18:12:42 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6165e4ca..c85d3ee1 100644 --- a/README.md +++ b/README.md @@ -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.