mirror of
https://github.com/kou029w/uzura.git
synced 2025-01-31 06:18:10 +00:00
Update to Ubuntu 24.04 LTS
This commit is contained in:
parent
573921f500
commit
867614c46f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Usage: bin/download dist
|
||||
# Required: xorriso wget
|
||||
set -eux
|
||||
version=22.04.1
|
||||
version=24.04
|
||||
url="https://releases.ubuntu.com/${version}/ubuntu-${version}-live-server-amd64.iso"
|
||||
dist="$1"
|
||||
wget "${url}" -O base.iso
|
||||
|
|
Loading…
Add table
Reference in a new issue