mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update vault_container.sh
This commit is contained in:
		
							parent
							
								
									3ef44e9656
								
							
						
					
					
						commit
						77f1349811
					
				| 
						 | 
					@ -78,7 +78,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/dev/setup/vault_setup.sh
 | 
					wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/vault_setup.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
load_module overlay
 | 
					load_module overlay
 | 
				
			||||||
echo -e "${RD} Patience is required while Building Vaultwarden ${CL} \n"
 | 
					echo -e "${RD} Patience is required while Building Vaultwarden ${CL} \n"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue