feature: add gpg (GnuPG)
[webi-installers/.git] / gnupg / install.sh
1 # title: GnuPG (gpg alias)
2 # homepage: https://webinstall.dev/gpg
3 # tagline: Alias for https://webinstall.dev/gpg
4 # alias: gpg
5 # description: |
6 #   See https://webinstall.dev/gpg
7
8 echo "'gnupg@${WEBI_TAG:-stable}' is an alias for 'gpg@${WEBI_VERSION:-}'"
9 WEBI_HOST=${WEBI_HOST:-"https://webinstall.dev"}
10 curl -fsSL "$WEBI_HOST/gpg@${WEBI_VERSION:-}" | bash