From f0db1de4d990b7b1f34c90233b24f3b946d657b8 Mon Sep 17 00:00:00 2001 From: tteck Date: Thu, 12 Aug 2021 10:25:46 -0400 Subject: [PATCH] Update esphome_container.sh --- esphome_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome_container.sh b/esphome_container.sh index 5547d617..c551a5d2 100644 --- a/esphome_container.sh +++ b/esphome_container.sh @@ -65,7 +65,7 @@ TEMP_DIR=$(mktemp -d) pushd $TEMP_DIR >/dev/null # Download setup script -wget -qL https://github.com/tteck/Proxmox/raw/master/setup1.sh +wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup1.sh # Detect modules and automatically load at boot load_module overlay