mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update npm_container.sh
This commit is contained in:
		
							parent
							
								
									f8ea7aba3a
								
							
						
					
					
						commit
						e573a90577
					
				| 
						 | 
					@ -74,7 +74,7 @@ function load_module() {
 | 
				
			||||||
TEMP_DIR=$(mktemp -d)
 | 
					TEMP_DIR=$(mktemp -d)
 | 
				
			||||||
pushd $TEMP_DIR >/dev/null
 | 
					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
 | 
					load_module overlay
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue