diff --git a/npm_container.sh b/npm_container.sh index 3bdd0d8b..48fa1eb1 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/dev/npm_setup.sh +wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/npm_setup.sh load_module overlay