mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-10-12 18:18:01 +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