mirror of
https://github.com/keylase/nvidia-patch/
synced 2025-12-15 07:43:19 +00:00
ipfs: use relative paths in driver database; add customizable repo root to link generator
This commit is contained in:
@@ -56,4 +56,4 @@ DRIVER_DIR_PREFIX = {
|
||||
(Product.Quadro, ''): 'quadro_',
|
||||
}
|
||||
|
||||
REPO_BASE = "https://raw.githubusercontent.com/keylase/nvidia-patch/master"
|
||||
REPO_BASE = "https://raw.githubusercontent.com/keylase/nvidia-patch/master/"
|
||||
|
||||
Reference in New Issue
Block a user