mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update plex_setup.sh
This commit is contained in:
		
							parent
							
								
									4112cada27
								
							
						
					
					
						commit
						77fa1226a4
					
				| 
						 | 
					@ -37,7 +37,8 @@ echo -e "${CHECKMARK} \e[1;92m Installing Prerequisites... \e[0m"
 | 
				
			||||||
apt-get -qqy install \
 | 
					apt-get -qqy install \
 | 
				
			||||||
    curl \
 | 
					    curl \
 | 
				
			||||||
    sudo \
 | 
					    sudo \
 | 
				
			||||||
    gnupg &>/dev/null
 | 
					    gnupg \
 | 
				
			||||||
 | 
					    va-driver-all &>/dev/null
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
/bin/chgrp video /dev/dri
 | 
					/bin/chgrp video /dev/dri
 | 
				
			||||||
/bin/chmod 755 /dev/dri
 | 
					/bin/chmod 755 /dev/dri
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue