From d5216032b589cb74dda2667bda29a422ca420190 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 18 Jan 2022 18:47:51 -0500 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 2796790b..3979e7c2 100644 --- a/esphome_container.sh +++ b/esphome_container.sh @@ -74,7 +74,7 @@ TEMP_DIR=$(mktemp -d) pushd $TEMP_DIR >/dev/null # Download setup script -wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/esphome_setup.sh +wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/esphome_setup.sh # Detect modules and automatically load at boot load_module overlay