Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    Exporting the password into a environment variable is not a good idea. A password shouldn't be in a script or passed to an environment variable. Commented May 25, 2021 at 5:18
  • 1
    @Shōgun8 While this is certainly true, please note that this approach was actually the one attempted by the OP, so your comment might be better placed under the originap question ... Commented May 25, 2021 at 8:30