Explorar o código

Update jellyfin-install.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
753d7d96fd
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      setup/jellyfin-install.sh

+ 3 - 3
setup/jellyfin-install.sh

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