From 046b6ea82909b8e5c41e16b8ac4e12e995d279af Mon Sep 17 00:00:00 2001 From: Steven Seifried Date: Wed, 29 Dec 2021 15:40:28 +0100 Subject: [PATCH] Updated README.md --- README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb9fc68..642fdde 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ Inspired by [tteck's Proxmox helper scripts](https://github.com/tteck/Proxmox)

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. +This script will Disable the Enterprise Repo, Add & Enable the No-Subscription Repo and attempt the *No-Nag* fix. Run the following in the Proxmox Web Shell. ⚠️ **PVE7 ONLY** @@ -24,6 +23,25 @@ ________________________________________________________________________________ +
+Proxmox BS 2 Post Install + +

Proxmox Server Solutions

+ +

Proxmox BS 2 Post Install

+ +This script will Disable the Enterprise Repo, Add & Enable the No-Subscription Repo and attempt the *No-Nag* fix. + +Run the following in the Proxmox Web Shell. ⚠️ **PBS2 ONLY** + +``` +bash -c "$(wget -qLO - https://raw.githubusercontent.com/StevenSeifried/proxmox-scripts/main/pve7_post_install.sh)" +``` + +____________________________________________________________________________________________ + +
+
Jellyfin Server LXC