From ee78da471bfe1c2a1ad7e027a9e65239d80ada28 Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Sun, 2 Feb 2025 12:04:53 +0100 Subject: [PATCH] Update install_coral_pve.sh --- scripts/install_coral_pve.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/install_coral_pve.sh b/scripts/install_coral_pve.sh index f953b29..9e69cdc 100644 --- a/scripts/install_coral_pve.sh +++ b/scripts/install_coral_pve.sh @@ -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