mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 08:05:54 +00:00
remove
This commit is contained in:
@@ -27,13 +27,13 @@ $STD apt-get install -y \
|
|||||||
|
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
msg_info "Setting up Hardware Acceleration"
|
# msg_info "Setting up Hardware Acceleration"
|
||||||
if [[ "$CTTYPE" == "0" ]]; then
|
# if [[ "$CTTYPE" == "0" ]]; then
|
||||||
chgrp video /dev/dri
|
# chgrp video /dev/dri
|
||||||
chmod 755 /dev/dri
|
# chmod 755 /dev/dri
|
||||||
chmod 660 /dev/dri/*
|
# chmod 660 /dev/dri/*
|
||||||
fi
|
# fi
|
||||||
msg_ok "Hardware Acceleration Configured"
|
# msg_ok "Hardware Acceleration Configured"
|
||||||
|
|
||||||
fetch_and_deploy_gh_release "viseron" "roflcoopter/viseron" "tarball" "latest" "/opt/viseron"
|
fetch_and_deploy_gh_release "viseron" "roflcoopter/viseron" "tarball" "latest" "/opt/viseron"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user