mirror of https://github.com/tteck/Proxmox.git
Update plex_setup.sh
This commit is contained in:
parent
ed46f00486
commit
e6bda52d59
|
@ -38,7 +38,9 @@ apt-get -qqy install \
|
|||
curl \
|
||||
sudo \
|
||||
gnupg \
|
||||
va-driver-all &>/dev/null
|
||||
va-driver-all \
|
||||
ocl-icd-libopencl1 \
|
||||
beignet-opencl-icd &>/dev/null
|
||||
|
||||
/bin/chgrp video /dev/dri
|
||||
/bin/chmod 755 /dev/dri
|
||||
|
|
Loading…
Reference in New Issue