Update npm_container.sh

This commit is contained in:
tteckster 2022-01-18 07:19:59 -05:00 committed by GitHub
parent 0b073ecdf0
commit 60e639a455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ function load_module() {
TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/wip/npm_setup.sh
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/npm_setup.sh
load_module overlay