mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Update podman_ha_container.sh
This commit is contained in:
		
							parent
							
								
									828e83b07e
								
							
						
					
					
						commit
						19db8e8036
					
				@ -121,10 +121,10 @@ else
 | 
			
		||||
    "${STORAGE_MENU[@]}" 3>&1 1>&2 2>&3) || exit
 | 
			
		||||
  done
 | 
			
		||||
fi
 | 
			
		||||
info "Using '$STORAGE' for storage location."
 | 
			
		||||
info "Using ${BL}$STORAGE${CL} for storage location."
 | 
			
		||||
 | 
			
		||||
CTID=$(pvesh get /cluster/nextid)
 | 
			
		||||
info "Container ID is $CTID."
 | 
			
		||||
info "Container ID is ${BL}$CTID${CL}"
 | 
			
		||||
echo -en "${GN} Updating LXC Template List... "
 | 
			
		||||
pveam update >/dev/null
 | 
			
		||||
echo -e "${CM}${CL} \r"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user