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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"