Update README.md

This commit is contained in:
tteckster 2022-04-16 15:50:53 -04:00 committed by GitHub
parent 7611fb0cc2
commit 7c6d65512e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 9 deletions

View File

@ -127,7 +127,7 @@ ________________________________________________________________________________
<details>
<summary markdown="span"> Home Assistant Container LXC </summary>
<summary markdown="span"> 🔸Home Assistant Container LXC </summary>
<p align="center"><img src="https://www.docker.com/sites/default/files/d8/2019-07/vertical-logo-monochromatic.png" alt="Docker Logos | Docker" width="100" height="100"/>
<img src="https://avatars.githubusercontent.com/u/13844975?s=200&amp;v=4" alt="@home-assistant" width="100" height="100"/><img src="https://avatars1.githubusercontent.com/u/22225832?s=400&amp;v=4" alt="GitHub - portainer/portainer-docs: Portainer documentation" width="100" height="100"/></p>
@ -886,12 +886,7 @@ ________________________________________________________________________________
<h1 align="center" id="heading"> Debian 11 LXC </h1>
To create a new Proxmox Debian 11 (curl. sudo) LXC, run the following in the Proxmox Shell (V2).
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/debian.sh)"
```
An early look at the v3 install script, run the following in the Proxmox Shell (V3).
To create a new Proxmox Debian 11 (curl. sudo) LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/debian-v3.sh)"
@ -899,8 +894,6 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/debian-v3.sh
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3>
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 Debian 11**
Run in the LXC console