mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
update basebox to fdroid/basebox-stretch64
This commit is contained in:
parent
4a69a37d8e
commit
4af9199c92
2 changed files with 4 additions and 2 deletions
|
@ -55,7 +55,7 @@ cachedir = os.path.join(os.getenv('HOME'), '.cache', 'fdroidserver')
|
|||
logger.debug('cachedir set to: %s', cachedir)
|
||||
|
||||
config = {
|
||||
'basebox': 'fdroid-stretch64',
|
||||
'basebox': 'fdroid/basebox-stretch64',
|
||||
'debian_mirror': 'http://deb.debian.org/debian/',
|
||||
'apt_package_cache': False,
|
||||
'copy_caches_from_host': False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue