Update plex_setup.sh

This commit is contained in:
tteckster 2022-01-24 13:41:54 -05:00 committed by GitHub
parent 4112cada27
commit 77fa1226a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,8 @@ echo -e "${CHECKMARK} \e[1;92m Installing Prerequisites... \e[0m"
apt-get -qqy install \
curl \
sudo \
gnupg &>/dev/null
gnupg \
va-driver-all &>/dev/null
/bin/chgrp video /dev/dri
/bin/chmod 755 /dev/dri