From e573a905770215deb2fdf6c88a1badf5648ca1e5 Mon Sep 17 00:00:00 2001
From: tteckster <tteckster@gmail.com>
Date: Tue, 18 Jan 2022 18:50:54 -0500
Subject: [PATCH] Update npm_container.sh

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

diff --git a/npm_container.sh b/npm_container.sh
index 48fa1eb1..4e6c7c64 100644
--- a/npm_container.sh
+++ b/npm_container.sh
@@ -74,7 +74,7 @@ function load_module() {
 TEMP_DIR=$(mktemp -d)
 pushd $TEMP_DIR >/dev/null
 
-wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/npm_setup.sh
+wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/npm_setup.sh
 
 load_module overlay