mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-28 05:49:33 +00:00
Fix url of downloaded dependencies.
We now store the dependencies in kiwix-build subfolder
This commit is contained in:
@ -25,7 +25,7 @@ COLORS = {
|
||||
}
|
||||
|
||||
|
||||
REMOTE_PREFIX = 'http://mirror.download.kiwix.org/dev/'
|
||||
REMOTE_PREFIX = 'http://mirror.download.kiwix.org/dev/kiwix-build/'
|
||||
|
||||
|
||||
def which(name):
|
||||
|
Reference in New Issue
Block a user