diff --git a/README.md b/README.md index 1fdc4f5..cb9fc68 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,27 @@ Inspired by [tteck's Proxmox helper scripts](https://github.com/tteck/Proxmox) +
+Proxmox VE 7 Post Install + +

Proxmox Server Solutions

+ +

Proxmox VE 7 Post Install

+ +This script will Disable the Enterprise Repo, Add & Enable the No-Subscription Repo, Add & Disable Test Repo (repo's can be enabled/disabled via the UI in Repositories) +and attempt the *No-Nag* fix. + +Run the following in the Proxmox Web Shell. ⚠️ **PVE7 ONLY** + +``` +bash -c "$(wget -qLO - https://raw.githubusercontent.com/StevenSeifried/proxmox-scripts/main/pve7_post_install.sh)" +``` + +It's recommended to update Proxmox **after** running this script, **before** adding any VM/CT. + +____________________________________________________________________________________________ + +
Jellyfin Server LXC