Update configure_igpu.sh

This commit is contained in:
MacRimi
2025-01-30 17:25:24 +01:00
committed by GitHub
parent 84b61ea0c4
commit e49ec87747

View File

@@ -138,7 +138,6 @@ configure_lxc_for_igpu() {
# Install iGPU drivers in the container
install_igpu_in_container() {
echo -ne "\r${TAB}${YW}-$(translate 'Installing iGPU drivers inside the container...') ${CL}"
# msg_info "$(translate 'Installing iGPU drivers inside the container...')"
pct start "$CONTAINER_ID"
pct exec "$CONTAINER_ID" -- bash -c "
apt-get update && \