mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
New release of elementaryOS 6.0
This commit is contained in:
parent
12fbf6b02f
commit
4a048626ff
1 changed files with 1 additions and 1 deletions
2
quickget
2
quickget
|
@ -745,7 +745,7 @@ function get_elementary() {
|
||||||
|
|
||||||
validate_release "releases_elementary"
|
validate_release "releases_elementary"
|
||||||
B66tim=$(date +%s | base64 )
|
B66tim=$(date +%s | base64 )
|
||||||
ISO="elementaryos-${RELEASE}-stable.20211005.iso"
|
ISO="elementaryos-${RELEASE}-stable.20211130.iso"
|
||||||
# TODO: derive region from geoIP
|
# TODO: derive region from geoIP
|
||||||
URL="https://ams3.dl.elementary.io/download/${B66tim}=/${ISO}"
|
URL="https://ams3.dl.elementary.io/download/${B66tim}=/${ISO}"
|
||||||
web_get "${URL}" "${VM_PATH}"
|
web_get "${URL}" "${VM_PATH}"
|
||||||
|
|
Loading…
Reference in a new issue