Fix a typo in create_bot task
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -11,7 +11,7 @@ defmodule Mix.Tasks.Mobilizon.CreateBot do
|
||||
|
||||
require Logger
|
||||
|
||||
@shortdoc "Register user"
|
||||
@shortdoc "Create bot"
|
||||
def run([email, name, summary, type, url]) do
|
||||
Mix.Task.run("app.start")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user