Update jellyfin-install.sh

This commit is contained in:
tteckster
2022-05-24 10:43:25 -04:00
committed by GitHub
parent 5568e7b407
commit 850272ffe0

View File

@ -72,7 +72,7 @@ apt-get -y install \
ocl-icd-libopencl1 \
beignet-opencl-icd &>/dev/null
#/bin/chgrp video /dev/dri
/bin/chgrp video /dev/dri
/bin/chmod 755 /dev/dri
/bin/chmod 660 /dev/dri/*
msg_ok "Set Up Hardware Acceleration"