Skip to content

download_dir in [global] does not work #8

Description

@smiklosovic

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions