Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Add option for custom gpg command #156

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rdodev
Copy link

@rdodev rdodev commented Sep 5, 2018

Folks, for your consideration here's a minor change to allow commands other than "gpg" to be passed in as cli option. This is useful when a machine running this script has gpg2 instead of plain gpg or perhaps other gpg-compliant tooling that's not gpg or wraps it.

This is a backwards-compatible change and does not interfere or breaks cli functionality as it exists today.

Example of cli option being used:
deb-s3 upload --bucket my-bucket my-deb-package-1.0.0_amd64.deb --gpg_cmd gpg2

Signed-off-by: Ruben Orduz [email protected]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant