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