mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update podman-homeassistant-v3.sh
This commit is contained in:
		
							parent
							
								
									74d947a932
								
							
						
					
					
						commit
						98a97aa7b4
					
				| 
						 | 
				
			
			@ -221,7 +221,7 @@ header_info
 | 
			
		|||
        if [ -z $GATE1 ]; then GATE1="NONE" GATE=" "; 
 | 
			
		||||
        echo -en "${DGN}Set Gateway IP To ${BL}$GATE1${CL}"
 | 
			
		||||
        else
 | 
			
		||||
          GATE="gw=$GATE1"
 | 
			
		||||
          GATE=",gw=$GATE1"
 | 
			
		||||
        echo -en "${DGN}Set Gateway IP To ${BL}$GATE1${CL}"
 | 
			
		||||
        fi;
 | 
			
		||||
echo -e " ${CM}${CL} \n"
 | 
			
		||||
| 
						 | 
				
			
			@ -298,7 +298,7 @@ export PCT_DISK_SIZE=$DISK_SIZE
 | 
			
		|||
export PCT_OPTIONS="
 | 
			
		||||
  -features $FEATURES
 | 
			
		||||
  -hostname $HN
 | 
			
		||||
  -net0 name=eth0,bridge=vmbr0,ip=$NET
 | 
			
		||||
  -net0 name=eth0,bridge=vmbr0,ip=$NET$GATE
 | 
			
		||||
  $VLAN
 | 
			
		||||
  -onboot 1
 | 
			
		||||
  -cores $CORE_COUNT
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue