Update install_coral_pve.sh

This commit is contained in:
MacRimi 2025-06-10 14:27:09 +02:00 committed by GitHub
parent 397c84cacb
commit 495bc24b2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,6 +68,7 @@ verify_and_add_repos() {
# Function to install Coral TPU drivers on the host
install_coral_host() {
show_proxmenux_logo
verify_and_add_repos
apt-get install -y git devscripts dh-dkms dkms pve-headers-$(uname -r) >/dev/null 2>&1