revert non needable
This commit is contained in:
parent
9e10b90b5b
commit
ce027fd0ef
2 changed files with 4 additions and 5 deletions
|
|
@ -17,7 +17,7 @@ defmodule Mix.Tasks.Pleroma.Config do
|
|||
|
||||
def run(["migrate_to_db"]) do
|
||||
# we want to save original logger level
|
||||
start_pleroma(false)
|
||||
start_pleroma()
|
||||
migrate_to_db()
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue