From cbcf048b3d5074c3a21f094a6dbc9fe948e84579 Mon Sep 17 00:00:00 2001 From: Steven Seifried Date: Wed, 29 Dec 2021 15:27:42 +0100 Subject: [PATCH] Updated README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) 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