-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
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 ;(
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels