Explorar el Código

Update npm_container.sh

tteckster hace 3 años
padre
commit
e573a90577
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      npm_container.sh

+ 1 - 1
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