Skip to content

tar property does not work #31

@vadymsem

Description

@vadymsem

When I try to specify tar property in oprions object it's not working. I tried to install the different version of a package, but it repeats.
only I removed 'tar' property from options object it works.

Example:
{
uri: config.mongodb.location,
root: config.storageDir,
tar: 'myDump.tar'
}

Also I tried write tar string without '.tar' at the end but no any changes ;(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions