Skip to content

Commit

Permalink
Merge pull request #15 from flownative/gpg-agent
Browse files Browse the repository at this point in the history
Introduce gpg-agent as a CLI tool
  • Loading branch information
robertlemke authored Mar 5, 2024
2 parents cd3bfe0 + 9db313a commit 1d1abfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root-files/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ build_create_user() {
# @return void
#
build_tools() {
packages_install netcat-traditional vim less curl locales locales-all mariadb-client ghostscript gpg unzip
packages_install netcat-traditional vim less curl locales locales-all mariadb-client ghostscript gpg gpg-agent unzip
}

# ---------------------------------------------------------------------------------------
Expand Down

0 comments on commit 1d1abfc

Please sign in to comment.