readme update
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -9,7 +9,7 @@ Simplistic tool to clear self hosted mattermost from old files and entries in po | ... | @@ -9,7 +9,7 @@ Simplistic tool to clear self hosted mattermost from old files and entries in po |
9 | #### how to run | 9 | #### how to run |
10 | - run `make all` | 10 | - run `make all` |
11 | - edit .env and modify to environment variables to suit your postgres installation and Mattermost directory | 11 | - edit .env and modify to environment variables to suit your postgres installation and Mattermost directory |
12 | - run `./mmjab` | 12 | - run `./mmjab --help` |
13 | 13 | ||
14 | **or** | 14 | **or** |
15 | 15 | ... | ... |
-
Please register or sign in to post a comment