From e7f9a41057d40827d36a2d78f8c8796523941d77 Mon Sep 17 00:00:00 2001 From: Steven Seifried Date: Wed, 29 Dec 2021 16:11:22 +0100 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e45e5bd..125f92a 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ This script will Disable the Enterprise Repo and Add & Enable the No-Subscriptio Run the following in the Proxmox Web Shell. ⚠️ **PBS2 ONLY** ``` -bash -c "$(wget -qLO - https://raw.githubusercontent.com/StevenSeifried/proxmox-scripts/main/pbs_post_install.sh)" +bash -c "$(wget -qLO - https://raw.githubusercontent.com/StevenSeifried/proxmox-scripts/main/pbs2_post_install.sh)" ``` ____________________________________________________________________________________________