From 07c7d1de7fcf80516bc4b0f92a64c4cae7caa74b Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 18 Apr 2022 15:38:37 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 51831d26..b5acf9fe 100644 --- a/README.md +++ b/README.md @@ -897,22 +897,20 @@ ________________________________________________________________________________
- Ubuntu 21.10 LXC + 🔸Ubuntu 21.10 LXC

Ubuntu

Ubuntu 21.10 LXC

-To create a new Proxmox Ubuntu 21.10 (curl. sudo) LXC, run the following in the Proxmox Shell (V2). +To create a new Proxmox Ubuntu 21.10 (curl. sudo) LXC, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/ubuntu.sh)" +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/ubuntu-v3.sh)" ```

⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡

-After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the settings to what you desire. Changes are immediate. - ⚙️ **To Update Ubuntu 21.10** Run in the LXC console