chiark / gitweb /
use default keystore path when generating a new setup with init
authorHans-Christoph Steiner <hans@eds.org>
Fri, 4 Apr 2014 01:42:23 +0000 (21:42 -0400)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 7 Apr 2014 20:00:17 +0000 (16:00 -0400)
commitf1ae3d3fd0ce9701280e3089cf614d7b624bfc2c
tree0c1825c646987229ce9a2b8b9a181561f4d53e6a
parent0736367675404bc6d918835002d7b6ef43cb2f3d
use default keystore path when generating a new setup with init

Before, the path to the keystore was also hardcoded in init.py, this makes
init now get it from the defaults set in common.py.
fdroidserver/init.py