mirror of https://github.com/tteck/Proxmox.git
Update jellyfin-install.sh
This commit is contained in:
parent
753d7d96fd
commit
f498525dd9
|
@ -73,8 +73,8 @@ apt-get -y install \
|
|||
beignet-opencl-icd &>/dev/null
|
||||
|
||||
#/bin/chgrp video /dev/dri
|
||||
#/bin/chmod 755 /dev/dri
|
||||
#/bin/chmod 660 /dev/dri/*
|
||||
/bin/chmod 755 /dev/dri
|
||||
/bin/chmod 660 /dev/dri/*
|
||||
msg_ok "Set Up Hardware Acceleration"
|
||||
|
||||
msg_info "Setting Up Jellyfin Repository"
|
||||
|
|
Loading…
Reference in New Issue