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