From 6cad62f09791ffe6d5b1355ce60194af6c0096e1 Mon Sep 17 00:00:00 2001
From: tteck <tteckster@gmail.com>
Date: Sun, 5 Sep 2021 08:57:12 -0400
Subject: [PATCH] Update pve7_ha_container.sh

---
 pve7_ha_container.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pve7_ha_container.sh b/pve7_ha_container.sh
index 44d145c0..22031abe 100644
--- a/pve7_ha_container.sh
+++ b/pve7_ha_container.sh
@@ -155,7 +155,7 @@ pct set $CTID -description "Access Portainer interface using the following URL.
 
 http://<IP_ADDRESS>:9000"
 
-bash https://raw.githubusercontent.com/tteck/Proxmox/main/autodev.sh $CTID
+# bash ./autodev.sh $CTID
 
 # Set container timezone to match host
 MOUNT=$(pct mount $CTID | cut -d"'" -f 2)