Update configure_igpu_lxc.sh

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

View File

@ -126,7 +126,7 @@ configure_lxc_for_igpu() {
fi
msg_ok "$(translate 'Coral TPU and iGPU configuration added to container') $CONTAINER_ID."
msg_ok "$(translate 'iGPU configuration added to container') $CONTAINER_ID."
}