X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fmix%2Ftasks%2Fpleroma%2Fecto%2Fecto.ex;h=b66f6337643b011cb20c43c489f46c4fdc2a187b;hb=ffb4eb9779ddd28ecee84c06e8dc58f4a4daaa38;hp=324f57fdd789be719ca6ea3fd8b386f922c59e3b;hpb=8b7860f12fd9cdf82332fdd8d9ce5696d5e13dd7;p=akkoma diff --git a/lib/mix/tasks/pleroma/ecto/ecto.ex b/lib/mix/tasks/pleroma/ecto/ecto.ex index 324f57fdd..b66f63376 100644 --- a/lib/mix/tasks/pleroma/ecto/ecto.ex +++ b/lib/mix/tasks/pleroma/ecto/ecto.ex @@ -1,6 +1,7 @@ # Pleroma: A lightweight social networking server # Copyright © 2017-2018 Pleroma Authors # SPDX-License-Identifier: AGPL-3.0-onl + defmodule Mix.Tasks.Pleroma.Ecto do @doc """ Ensures the given repository's migrations path exists on the file system.