Skip to content

Commit

Permalink
debian 12
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Oct 25, 2023
1 parent 5d06d68 commit a1a8e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iso.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -o nounset
set -o pipefail

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

# download
iso_file=$(basename ${iso_url})
Expand Down

0 comments on commit a1a8e3e

Please sign in to comment.