Updated README.md

This commit is contained in:
Steven Seifried 2021-12-29 16:11:22 +01:00
parent 56dae5fb70
commit e7f9a41057
No known key found for this signature in database
GPG key ID: 174371A9356D63E5

View file

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