Michael Staton

Results 13 comments of Michael Staton

@danielmiessler I think I may have found the issue. I'm not sure it's a bug, but possibly an oversight. The .env file that comes with fabric has the following values:...

> [@mpstaton](https://github.com/mpstaton) you wrote: > > > PATTERNS_LOADER_GIT_REPO_URL=https://github.com/danielmiessler/fabric.git > > PATTERNS_LOADER_GIT_REPO_PATTERNS_FOLDER=patterns > > However, it doesn't have any environment variables for the local pattern directory. > > The `.env` fragments...