Skip to content

Commit

Permalink
Merge pull request #14 from flownative/unzip
Browse files Browse the repository at this point in the history
Introduce unzip as a CLI tool
  • Loading branch information
robertlemke authored Mar 1, 2024
2 parents d4bb70a + 33c058c commit cd3bfe0
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
packages_install netcat-traditional vim less curl locales locales-all mariadb-client ghostscript gpg unzip
}

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

0 comments on commit cd3bfe0

Please sign in to comment.