diff --git a/NVIDIA_drivers.sh b/NVIDIA_drivers.sh index 8a79ab9..f26d3d1 100644 --- a/NVIDIA_drivers.sh +++ b/NVIDIA_drivers.sh @@ -14,8 +14,10 @@ clear sudo apt-get install ubuntu-drivers-common \ && sudo ubuntu-drivers autoinstall -#comment out the above if you want to modify the version you get and uncomment the below to select during install: -#install with sudo ubuntu-drivers install +#comment out the above if you want to modify the version you get and un-comment the below to select during install: +#sudo ubuntu drivers-devices #list the available builds +#sudo apt install -y ##example: sudo apt install nvidia-driver-470 -y + #sudo ubuntu-drivers devices