Skip to content

Commit

Permalink
debian 12.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Dec 13, 2023
1 parent 525ae79 commit 491b0e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ password="$(pwgen -ns 16 1)"
password_mask="false"
hostname="undefined"
domain="home.arpa"
iso_url="https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.2.0-amd64-netinst.iso"
iso_url="https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.4.0-amd64-netinst.iso"
sign_key="DA87E80D6294BE9B"
out_file="debian-12.2.0-amd64-auto.iso"
out_file="debian-12.4.0-amd64-auto.iso"
apt_pkgs=()
poweroff=""

Expand Down

0 comments on commit 491b0e7

Please sign in to comment.