Update configure_igpu_lxc.sh

This commit is contained in:
MacRimi 2025-08-16 11:15:41 +02:00 committed by GitHub
parent a59a056e12
commit 2c59500046
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -138,7 +138,7 @@ install_igpu_in_container() {
tput sc tput sc
LOG_FILE=$(mktemp) LOG_FILE=$(mktemp)
msg_info "$(translate 'Installing iGPU drivers...')" #msg_info "$(translate 'Installing iGPU drivers...')"
pct start "$CONTAINER_ID" >/dev/null 2>&1 pct start "$CONTAINER_ID" >/dev/null 2>&1
script -q -c "pct exec \"$CONTAINER_ID\" -- bash -c ' script -q -c "pct exec \"$CONTAINER_ID\" -- bash -c '