White space clean up

This commit is contained in:
Martin Wimpress 2021-10-28 22:42:31 +01:00
parent df53c3be0a
commit 5e5edc9a82
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
1 changed files with 1 additions and 1 deletions

View File

@ -625,7 +625,7 @@ function get_elementary() {
validate_release "releases_elementary"
B66tim=$(date +%s | base64 )
ISO="elementaryos-${RELEASE}-stable.20211005.iso"
# TODO: derive region from geoIP
# TODO: derive region from geoIP
URL="https://ams3.dl.elementary.io/download/${B66tim}=/${ISO}"
web_get "${URL}" "${VM_PATH}"
make_vm_config "${ISO}"