From bc7017726415a4f35d1735652c0ccb2e16c355e2 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 1 Aug 2022 18:19:00 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 56d1118e..ae63ae1b 100644 --- a/README.md +++ b/README.md @@ -816,7 +816,7 @@ ________________________________________________________________________________ To create a new Proxmox Zigbee2MQTT LXC, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/zigbee2mqtt-v3.sh)" +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/zigbee2mqtt-v4.sh)" ```

⚡ Default Settings: 1GB RAM - 4GB Storage - 2vCPU ⚡

@@ -1106,7 +1106,7 @@ ________________________________________________________________________________ To create a new Proxmox Docker LXC, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/docker-v3.sh)" +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/docker-v4.sh)" ```

⚡ Default Settings: 2GB RAM - 4GB Storage - 2vCPU ⚡

@@ -1284,7 +1284,7 @@ ________________________________________________________________________________ To create a new Proxmox Plex Media Server LXC, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/plex-v3.sh)" +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/plex-v4.sh)" ```

⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡