Skip to content

Commit

Permalink
practical pass length
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Oct 26, 2023
1 parent 03aa463 commit 621698c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -o pipefail

# TODO: flags
admin_user="hub"
admin_pass="$(pwgen -ns 32 1)"
admin_pass="$(pwgen -ns 16 1)"

debian_signing_key="DA87E80D6294BE9B"
iso_url="https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.2.0-amd64-netinst.iso"
Expand Down

0 comments on commit 621698c

Please sign in to comment.