mirror of https://github.com/tteck/Proxmox.git
Update jellyfin-install.sh
This commit is contained in:
parent
5568e7b407
commit
850272ffe0
|
@ -72,7 +72,7 @@ apt-get -y install \
|
||||||
ocl-icd-libopencl1 \
|
ocl-icd-libopencl1 \
|
||||||
beignet-opencl-icd &>/dev/null
|
beignet-opencl-icd &>/dev/null
|
||||||
|
|
||||||
#/bin/chgrp video /dev/dri
|
/bin/chgrp video /dev/dri
|
||||||
/bin/chmod 755 /dev/dri
|
/bin/chmod 755 /dev/dri
|
||||||
/bin/chmod 660 /dev/dri/*
|
/bin/chmod 660 /dev/dri/*
|
||||||
msg_ok "Set Up Hardware Acceleration"
|
msg_ok "Set Up Hardware Acceleration"
|
||||||
|
|
Loading…
Reference in New Issue