macos-virtualbox-vm icon indicating copy to clipboard operation
macos-virtualbox-vm copied to clipboard

command line params (source, destination), added temp dir config ability

Open kylegoetz opened this issue 7 years ago • 0 comments

Current README file says you can specify source file and destination path in the command line arguments, but script ignores them. I added that functionality in.

Also I added in the ability to specify a tmp directory for intermediate steps because this process took up 13 GB of space on my laptop that I didn't have available.

If tmp directory is not specified, script defaults to /tmp, which is what was originally in the script.

kylegoetz avatar Mar 20 '18 01:03 kylegoetz