We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ac703d commit 1e90c1dCopy full SHA for 1e90c1d
README.md
@@ -61,6 +61,9 @@ Options:
61
[choices: "development", "production", "docker"] [default: "production"]
62
```
63
64
+In order to use **multiple account holders names(Conta Conjunta)**, please, inform the option `-name`.
65
+Otherwise, it will **not** work.
66
+
67
## Crontab
68
1. Create bash like this:
69
````bash
run.js
@@ -58,4 +58,3 @@ const options = nconf.get()
58
console.log('Starting using node environment: ' + environment)
59
// Run
60
itauscraper(options)
-
0 commit comments