dont bother with a targetpath for the vbox additions; use a hash like everything else

pull/7996/head
Megan Marsh 7 years ago
parent 67dddeee9f
commit 02399f32f6

@ -158,7 +158,6 @@ func (s *StepDownloadGuestAdditions) downloadAdditionsSHA256(ctx context.Context
downStep := &common.StepDownload{
Description: "Guest additions checksums",
ResultKey: "guest_additions_checksums_path",
TargetPath: checksumsFile.Name(),
Url: []string{checksumsUrl},
}

Loading…
Cancel
Save