boom-deploy
Advanced tools
Comparing version 0.2.68 to 0.2.69
@@ -354,3 +354,3 @@ | ||
// очистка прерванных дампов | ||
lazySsh('find {{mongoDumpDir}}/ -mindepth 1 -maxdepth 1 -type d -name "dump.*" -mmin +300 | xargs rm -rf'); | ||
lazySsh('find {{mongoDumpDir}}/ -mindepth 1 -maxdepth 1 -name "dump.*" -mmin +300 | xargs rm -rf'); | ||
} | ||
@@ -357,0 +357,0 @@ |
{ | ||
"name": "boom-deploy", | ||
"main": "boom.js", | ||
"version": "0.2.68", | ||
"version": "0.2.69", | ||
"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
89585