Open
Description
In the documentation, it is said that I can control where ploy_virtualbox plugin downloads mfsbsd iso image via property "download_dir" in "global" section.
If I understand it correctly, I have to set it like this in ploy.conf:
[global]
download_dir = "../downloads"
So this means that it will be downloaded in the parent directory of the ploy.conf file (basically in ../etc/downloads relative to ploy.conf file).
But this does not work. It still downloads it into ~/.ploy/downloads.
How should I use it then?
Thanks
Metadata
Metadata
Assignees
Labels
No labels