From 53dadc68739b002d0f2f8c6f84cf77cd63ddb60b Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 21 Sep 2022 12:46:02 -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 fc113c8e..c915ba57 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,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.sh)" +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/post-pve-install.sh)" ``` It's recommended to answer `y` to all options.