Update coral TPU pve9

This commit is contained in:
MacRimi
2025-10-31 22:55:13 +01:00
parent bbce6d4ad0
commit c2ed772f34
2 changed files with 1 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ initialize_cache
fi
;;
3)
bash <(curl -s "$REPO_URL/scripts/install_coral_pve.sh")
bash <(curl -s "$REPO_URL/scripts/gpu_tpu/install_coral_pve9.sh")
if [ $? -ne 0 ]; then
return
fi

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB