Update install_coral_pve.sh

This commit is contained in:
MacRimi
2025-02-02 12:04:53 +01:00
committed by GitHub
parent 9a81d03944
commit ee78da471b

View File

@@ -31,8 +31,6 @@ initialize_cache
# ==========================================================
# Prompt before installation
pre_install_prompt() {
if ! whiptail --title "Coral TPU Installation" --yesno "Installing Coral TPU drivers requires rebooting the server after installation. Do you want to proceed?" 8 60; then