update docs

This commit is contained in:
sn0w 2019-08-26 00:03:08 +02:00
parent 8fd6c3f959
commit 19ac2c74cf
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ Pleroma maintenance is usually done with mix tasks.
You can run these tasks in your running pleroma server using `./pleroma.sh mix [task] [arguments...]`.
For example: `/pleroma.sh mix pleroma.user new sn0w ...`
For example: `./pleroma.sh mix pleroma.user new sn0w ...`
If you need to fix bigger problems you can also spawn a shell with `./pleroma.sh enter`.