Skip to content
Snippets Groups Projects

Fix the absolute path to the latest ISO

Merged David Runge requested to merge fix_latest_iso_location into master
  1. Jun 10, 2022
    • David Runge's avatar
      Fix the absolute path to the latest ISO · f74eb041
      David Runge authored
      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.
      Verified
      f74eb041
Loading