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

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