mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-28 12:55:53 +00:00
Update gpu-intel.func
This commit is contained in:
@@ -55,7 +55,7 @@ function passthrough_intel_to_lxc() {
|
||||
|
||||
function install_intel_tools_in_ct() {
|
||||
local ctid="$1"
|
||||
local install_nonfree="$2"
|
||||
local install_nonfree="yes"
|
||||
|
||||
if is_alpine_ct "$ctid"; then
|
||||
msg warn "Skipping Intel tool install for Alpine CT $ctid"
|
||||
|
||||
Reference in New Issue
Block a user