Update install_coral_lxc.sh

This commit is contained in:
MacRimi 2025-02-04 18:40:23 +01:00 committed by GitHub
parent ef4b2a69a9
commit 61feac7688
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -142,7 +142,7 @@ configure_lxc_hardware() {
# Install Coral TPU drivers in the container
install_coral_in_container() {
msg_info "$(translate 'Installing iGPU and Coral TPU drivers inside the container...')"
msg_info2 "$(translate 'Installing iGPU and Coral TPU drivers inside the container...')"
tput sc
LOG_FILE=$(mktemp)