Update README.md

This commit is contained in:
tteckster 2022-04-20 10:04:53 -04:00 committed by GitHub
parent 9409ddcf5b
commit f7c82125c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -920,13 +920,13 @@ ________________________________________________________________________________
<details>
<summary markdown="span"> Ubuntu 21.10 LXC </summary>
<summary markdown="span"> 🔸Ubuntu 20.04/21.10 LXC </summary>
<p align="center"><img src="https://assets.ubuntu.com/v1/29985a98-ubuntu-logo32.png" alt="Ubuntu" height="100"/></p>
<h1 align="center" id="heading"> Ubuntu 21.10 LXC </h1>
<h1 align="center" id="heading"> Ubuntu 20.04/21.10 LXC </h1>
To create a new Proxmox Ubuntu 21.10 (curl. sudo) LXC, run the following in the Proxmox Shell.
To create a new Proxmox Ubuntu 20.04/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-v3.sh)"
@ -934,7 +934,7 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/ubuntu-v3.sh
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3>
⚙️ **To Update Ubuntu 21.10**
⚙️ **To Update Ubuntu 20.04/21.10**
Run in the LXC console
```yaml