From d4902ffbbd846f610260318a857b7e8e2549e5f2 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Thu, 25 Mar 2021 21:05:10 +0100 Subject: remove wrong flag from help output about signing --- scripts/prepareForDistribution.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/prepareForDistribution.sh b/scripts/prepareForDistribution.sh index f6668155..b161a5b3 100755 --- a/scripts/prepareForDistribution.sh +++ b/scripts/prepareForDistribution.sh @@ -186,7 +186,7 @@ do elif [[ ${!i} = "-h" || ${!i} = "-help" ]] then echo -e " - sign [-ks -fp -f -b -u -k] sign a given apk (both app signing and GPG signing) + sign [-ks -fp -f -u -k] sign a given apk (both app signing and GPG signing) -ks / -keystore [path] -------------- define path to keystore for signing (required) -fp / -fingerprint [fingerprint] ---- define the fingerprint for the app (required for non-LEAP signed apps) -- cgit v1.2.3