Fix the absolute path to the latest ISO
Compare changes
+ 1
− 1
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
scripts/build_in_archiso_vm.sh: 8d96297d introduced a regression by which the filename of the downloaded latest ISO would still contain the URL path. Populate the iso variable with the temporary directory plus the remote filename for the iso instead.