mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-12 18:20:29 +03:00
update default mirror to deb.debian.org
This commit is contained in:
parent
5e4eb294c5
commit
9136080def
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ logger.debug('cachedir set to: %s', cachedir)
|
|||
|
||||
config = {
|
||||
'basebox': 'fdroid-stretch64',
|
||||
'debian_mirror': 'http://http.debian.net/debian/',
|
||||
'debian_mirror': 'http://deb.debian.org/debian/',
|
||||
'apt_package_cache': False,
|
||||
'copy_caches_from_host': False,
|
||||
'boot_timeout': 600,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue