Update install_tpu_pve.sh

This commit is contained in:
MacRimi 2025-01-31 18:53:29 +01:00 committed by GitHub
parent 6029a6b848
commit a1b0bcf3e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,7 +80,6 @@ verify_and_add_repos() {
apt-get update &>/dev/null
msg_ok "Verified and updated repositories."
sleep 2
}
@ -90,7 +89,7 @@ install_coral_host() {
verify_and_add_repos
apt-get install -y git devscripts dh-dkms dkms pve-headers-$(uname -r)
apt-get install -y git devscripts dh-dkms dkms pve-headers-$(uname -r) >/dev/null 2>&1
cd /tmp
rm -rf gasket-driver