logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 935ef21b0285975b08037827a33f32bfcbbff951
parent 8af8eb5ce79a35e01415763164533c537e017776
Author: Mark Felder <feld@FreeBSD.org>
Date:   Thu, 24 Sep 2020 16:47:34 -0500

Use the import

Diffstat:

Mlib/mix/tasks/pleroma/email.ex2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/mix/tasks/pleroma/email.ex b/lib/mix/tasks/pleroma/email.ex @@ -6,7 +6,7 @@ defmodule Mix.Tasks.Pleroma.Email do @moduledoc File.read!("docs/administration/CLI_tasks/email.md") def run(["test" | args]) do - Mix.Pleroma.start_pleroma() + start_pleroma() {options, [], []} = OptionParser.parse(