We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b877d commit ac7aba4Copy full SHA for ac7aba4
scripts/nvidia_latest_beta.sh
@@ -0,0 +1 @@
1
+curl -s https://www.nvidia.com/en-us/drivers/unix/ | perl -0777 -ne 'print "$1\n" if /Latest Beta Version.*?(\d+\.\d+\.\d+)/s'
0 commit comments