diff --git a/lib/mix/tasks/deps.tree.ex b/lib/mix/tasks/deps.tree.ex index 9937270cd..a3439c40b 100644 --- a/lib/mix/tasks/deps.tree.ex +++ b/lib/mix/tasks/deps.tree.ex @@ -15,7 +15,7 @@ defmodule Mix.Tasks.Ejabberd.Deps.Tree do # First we need to start manually the store to be available # during the compilation of the config file. Ejabberd.Config.Store.start_link - Ejabberd.Config.init(:ejabberd_config.get_ejabberd_config_path()) + Ejabberd.Config.init(:ejabberd_config.path()) Mix.shell.info "ejabberd modules"