mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
Reverted the change in the default config.py
Improved the detection of keytool and jarsigner by also searching the PATH environment variable
This commit is contained in:
parent
4f21045cad
commit
ace33bcfc0
2 changed files with 12 additions and 3 deletions
|
|
@ -118,9 +118,6 @@ The repository of older versions of applications from the main demo repository.
|
|||
# keystore.
|
||||
# repo_pubkey = "..."
|
||||
|
||||
# The keytool command to run to get Java's keytool version
|
||||
keytool = "keytool"
|
||||
|
||||
# The keystore to use for release keys when building. This needs to be
|
||||
# somewhere safe and secure, and backed up! The best way to manage these
|
||||
# sensitive keys is to use a "smartcard" (aka Hardware Security Module). To
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue