Update NVIDIA_drivers.sh

This commit is contained in:
Will Russell
2019-11-15 11:31:26 -05:00
committed by GitHub
parent 55ea57b446
commit 6316ffff2e

View File

@@ -1,9 +1,7 @@
#!/bin/bash
#This script will add the Ubuntu-targeted NVIDIA drivers PPA, run an update
#And then install the recommended package for this machine. Could be
#Added to the the pre-stage scripts if applicable.
#Standalone installer for now
#And then install the recommended package for this machine.
#Written by: William Russell for public use.
#11/6/19