Skip to content

Commit

Permalink
Merge pull request #13 from flownative/gpg
Browse files Browse the repository at this point in the history
Introduce gpg as a CLI tool
  • Loading branch information
robertlemke committed Feb 29, 2024
2 parents 4805382 + 4138455 commit d4bb70a
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
packages_install netcat-traditional vim less curl locales locales-all mariadb-client ghostscript gpg
}

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

0 comments on commit d4bb70a

Please sign in to comment.