瀏覽代碼

Update jellyfin-install.sh

tteckster 3 年之前
父節點
當前提交
850272ffe0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup/jellyfin-install.sh

+ 1 - 1
setup/jellyfin-install.sh

@@ -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"