mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-09 20:14:01 +00:00
win: support for 517.40 studio driver (#569)
This commit is contained in:
@@ -137,6 +137,7 @@ def main():
|
||||
raise
|
||||
except Exception as exc:
|
||||
print("Driver URL validation failed with error: %s" % str(exc), file=sys.stderr)
|
||||
print("Driver URL: %s" % str(url), file=sys.stderr)
|
||||
print("Please use option -U to override driver link manually", file=sys.stderr)
|
||||
print("or use option --skip-url-check to submit incorrect URL.", file=sys.stderr)
|
||||
return
|
||||
|
Reference in New Issue
Block a user