From: rinpatch Date: Thu, 20 Jun 2019 08:12:56 +0000 (+0000) Subject: Apply suggestion to rel/files/bin/pleroma_ctl X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=0e31d195af89551e58070390f74e917c5d1ce0fc;p=akkoma Apply suggestion to rel/files/bin/pleroma_ctl --- diff --git a/rel/files/bin/pleroma_ctl b/rel/files/bin/pleroma_ctl index 03b7e57bb..62368115e 100755 --- a/rel/files/bin/pleroma_ctl +++ b/rel/files/bin/pleroma_ctl @@ -95,7 +95,7 @@ if [ -z "$1" ] || [ "$1" = "help" ]; then By default the artifact will be downloaded from https://git.pleroma.social for pleroma/pleroma (project id: 2) to /tmp/, you can overwrite these settings by setting PLEROMA_CTL_URI, PLEROMA_CTL_PROJECT_ID and PLEROMA_CTL_TMP_DIR - respectievly. + respectively. and any mix tasks under Pleroma namespace, for example \`mix pleroma.user COMMAND\` is