Update pleroma_ctl
This commit is contained in:
parent
cfcc0c8776
commit
dbe4c2b7c8
@ -10,7 +10,7 @@ if [ -z "$1" ] || [ "$1" == "help" ]; then
|
|||||||
rollback [VERSION] Rollback database migrations (needs to be done before downgrading)
|
rollback [VERSION] Rollback database migrations (needs to be done before downgrading)
|
||||||
|
|
||||||
and any mix tasks under Pleroma namespace, for example \`mix pleroma.user COMMAND\` is
|
and any mix tasks under Pleroma namespace, for example \`mix pleroma.user COMMAND\` is
|
||||||
equialent to \`$(basename "$0") user COMMAND\`
|
equivalent to \`$(basename "$0") user COMMAND\`
|
||||||
"
|
"
|
||||||
else
|
else
|
||||||
SCRIPT=$(readlink -f "$0")
|
SCRIPT=$(readlink -f "$0")
|
||||||
|
Loading…
Reference in New Issue
Block a user