Skip to content

Commit ac7aba4

Browse files
committed
Add nvidia_latest_beta script
1 parent 25b877d commit ac7aba4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/nvidia_latest_beta.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)