mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update esphome_container.sh
This commit is contained in:
		
							parent
							
								
									b94757a8f1
								
							
						
					
					
						commit
						f0db1de4d9
					
				| 
						 | 
					@ -65,7 +65,7 @@ TEMP_DIR=$(mktemp -d)
 | 
				
			||||||
pushd $TEMP_DIR >/dev/null
 | 
					pushd $TEMP_DIR >/dev/null
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Download setup script
 | 
					# Download setup script
 | 
				
			||||||
wget -qL https://github.com/tteck/Proxmox/raw/master/setup1.sh
 | 
					wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup1.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Detect modules and automatically load at boot
 | 
					# Detect modules and automatically load at boot
 | 
				
			||||||
load_module overlay
 | 
					load_module overlay
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue