mirror of
https://github.com/keylase/nvidia-patch.git
synced 2024-08-30 18:32:50 +00:00
autopatch: change prefix for studio driver
This commit is contained in:
parent
feb4ce22cb
commit
ac6b614165
@ -166,7 +166,7 @@ def main():
|
||||
drv_prefix = {
|
||||
"100": "quadro_",
|
||||
"300": "",
|
||||
"301": "crd_",
|
||||
"301": "nsd_",
|
||||
}
|
||||
installer_basename = os.path.basename(args.installer_file)
|
||||
os_prefix = ('ws2012_x64' if 'winserv' in installer_basename.lower()
|
||||
|
Loading…
Reference in New Issue
Block a user