chiark / gitweb /
update: create 'archive/' if needed when moving APKs
authorHans-Christoph Steiner <hans@eds.org>
Tue, 27 Jun 2017 20:07:53 +0000 (22:07 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 3 Jul 2017 08:02:51 +0000 (10:02 +0200)
commit39fd6647780f8c0c1089c69f89bb0281895ab807
tree1ff466f99d702f0946fa50ed31c39709d04e1dd1
parent746d4bd4cf33cc480e429d459f93c280a4306cf3
update: create 'archive/' if needed when moving APKs

Normally, just 'repo/' is created by default, e.g. `fdroid init`. If APKs
are dumped into 'repo/', then have invalid signatures, then they'll be
automatically moved to 'archive/', which therefore needs to exist.
fdroidserver/update.py