mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-31 02:49:19 +00:00 
			
		
		
		
	Update hw-acceleration.sh
tweak
This commit is contained in:
		
							parent
							
								
									77c92e0102
								
							
						
					
					
						commit
						07a3a8aa79
					
				| @ -85,7 +85,7 @@ lxc.mount.entry: /dev/dri dev/dri none bind,optional,create=dir | ||||
| lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file | ||||
| EOF | ||||
| 
 | ||||
| read -r -p "Do you need the intel-media-va-driver-non-free driver (Non-free Sources Added)? <y/N> " prompt | ||||
| read -r -p "Do you need the intel-media-va-driver-non-free driver (Debian 12 only)? <y/N> " prompt | ||||
| if [[ ${prompt,,} =~ ^(y|yes)$ ]]; then | ||||
|   header_info | ||||
|   msg_info "Installing Hardware Acceleration (non-free)" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user