]> git.proxmox.com Git - pve-installer.git/commit
assistant: default to output directory for tmp iso file on prepare
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 13:06:37 +0000 (15:06 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 13:18:18 +0000 (15:18 +0200)
commit11f2e83f4c67e9ea5e615301e549138aee3b13a0
treeacf42487825a63dd9e4f5821ec465a7d456fe2e9
parent9aa27fa4558c7bd4f574ef300accb3b978929e08
assistant: default to output directory for tmp iso file on prepare

The directory where the input ISO is on might be read-only and so it
makes more sense to use the output directory to derive the default tmp
directory from.

Note that by default the output directory is the same as the one from
the input file, so this commit won't have a change for those that do
not override the output file explicitly.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
proxmox-auto-install-assistant/src/main.rs