geerlingguy/macos-virtualbox-vm

make tmp location parameterized

dspolleke opened this issue · 0 comments

now it uses /tmp
my mac is struggling with space, so to have multiple instances of the large file does not help that. So if the /tmp/ could be replaced with a variable and the final step (copy to desktop) skipped / skippable

May create a PR to fix this.