From 0a369621a362d3def385c1b340bf82bd0bc51274 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sun, 30 Nov 2025 15:41:40 +0100 Subject: [PATCH] Update nvidia_installer.sh --- scripts/gpu_tpu/nvidia_installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gpu_tpu/nvidia_installer.sh b/scripts/gpu_tpu/nvidia_installer.sh index 405694e..691e897 100644 --- a/scripts/gpu_tpu/nvidia_installer.sh +++ b/scripts/gpu_tpu/nvidia_installer.sh @@ -7,7 +7,7 @@ # Last Updated: 29/11/2025 # ============================================ -SCRIPT_TITLE="NVIDIA GPU Driver Installer (PVE 9.x)" +SCRIPT_TITLE="NVIDIA GPU Driver Installer for Proxmox VE" LOCAL_SCRIPTS="/usr/local/share/proxmenux/scripts" BASE_DIR="/usr/local/share/proxmenux"