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)" ``` ____________________________________________________________________________________________