Bunch of text changes + default to apksigner

This commit is contained in:
ave 2019-11-26 21:47:28 +03:00
parent c3e1a54ff9
commit 50b3f050c4
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B
5 changed files with 8 additions and 5 deletions

View file

@ -24,7 +24,7 @@ DO_GITPULL = True
REPO_FOLDER = "/home/ave/distokrepos/cutthecord"
# If false, jarsigner will be used for signing the apk.
DO_APKSIGNER = False
DO_APKSIGNER = True
# Keystore file, alias and pass. Required.
KEYSTORE_FILE = "/home/ave/oof.keystore"