Update install_coral_lxc.sh

This commit is contained in:
MacRimi 2025-02-01 09:09:46 +01:00 committed by GitHub
parent 37e4005390
commit 40eb797b19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -186,7 +186,7 @@ install_coral_in_container() {
echo "- Installing Coral TPU driver (\$DRIVER_PACKAGE)..." echo "- Installing Coral TPU driver (\$DRIVER_PACKAGE)..."
apt-get install -y \$DRIVER_PACKAGE apt-get install -y \$DRIVER_PACKAGE
EOF>> EOF
msg_ok "$(translate 'iGPU and Coral TPU drivers installed inside the container.')" msg_ok "$(translate 'iGPU and Coral TPU drivers installed inside the container.')"