boom-deploy
Advanced tools
Comparing version 0.2.69 to 0.2.70
@@ -394,3 +394,3 @@ | ||
'cd {{mongoDumpDir}}/' + dumpName, | ||
'tar --remove-files -zcvf ../' + dumpName + '.tar.gz ./' | ||
'tar -zcvf ../' + dumpName + '.tar.gz ./' | ||
); | ||
@@ -397,0 +397,0 @@ // lazySsh('tar --remove-files -zcvf {{mongoDumpDir}}/' + dumpName + '.tar.gz -C {{mongoDumpDir}}/' + dumpName + '/' + exportMongo.database + ' ./'); |
{ | ||
"name": "boom-deploy", | ||
"main": "boom.js", | ||
"version": "0.2.69", | ||
"version": "0.2.70", | ||
"description": "deploy your app", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
89570