From f8ea7aba3a1415172b869b523a35a17676d49607 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 18 Jan 2022 18:50:19 -0500 Subject: [PATCH] Update node-red_container.sh --- node-red_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node-red_container.sh b/node-red_container.sh index b94a29b5..d287e88f 100644 --- a/node-red_container.sh +++ b/node-red_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/node-red_setup.sh +wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/node-red_setup.sh # Detect modules and automatically load at boot load_module overlay