diff --git a/deploy.js b/deploy.js index 7b1f361..c1b6103 100644 --- a/deploy.js +++ b/deploy.js @@ -85,8 +85,7 @@ const wo = (global.wo = { } } }, - envarFiles: ['./envar-deploy.js', './envar-deploy.gitignore.js'], - withCmd: true + envarFiles: ['./envar-deploy.js', './envar-deploy.gitignore.js'] }) }) const envarDeploy = wo.envar.deploy