Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jabis Sevón
/
mmjab
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3a24508f
authored
2025-01-25 20:08:16 +0100
by
Jabis Sevón
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
readme update
1 parent
21ac94c0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
README.md
README.md
View file @
3a24508
...
...
@@ -9,5 +9,9 @@ Simplistic tool to clear self hosted mattermost from old files and entries in po
#### how to run
-
run
`make all`
-
edit .env and modify to environment variables to suit your postgres installation and Mattermost directory
-
run
`./mmjab`
**or**
`cargo build --release && cp target/release/mmjab ./mmjab && chmod +x ./mmjab`
and run
`./mmjab --help`
to get explainer
\ No newline at end of file
-
run
`cargo build --release && cp target/release/mmjab ./mmjab && chmod +x ./mmjab`
-
run
`./mmjab --help`
to get explainer
\ No newline at end of file
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment