Update unmanic-install.sh

tweak
This commit is contained in:
tteckster 2023-10-29 19:42:12 -04:00 committed by GitHub
parent 59a8f12c0f
commit 85b0592f99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ if [[ "$CTTYPE" == "0" ]]; then
va-driver-all \
ocl-icd-libopencl1 \
intel-opencl-icd
mkdir /dev/dri >/dev/null 2>&1
chgrp video /dev/dri
chmod 755 /dev/dri
chmod 660 /dev/dri/*