Skip to content

Commit

Permalink
Merge pull request #12 from flownative/bookworm
Browse files Browse the repository at this point in the history
Install netcat-traditional for bookworm
  • Loading branch information
robertlemke committed Feb 20, 2024
2 parents 76f4c5e + 911146b commit 7c5e179
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 vim less curl locales locales-all mariadb-client ghostscript
packages_install netcat-traditional vim less curl locales locales-all mariadb-client ghostscript
}

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

0 comments on commit 7c5e179

Please sign in to comment.