diff --git a/prosodyctl b/prosodyctl index 1c82d4584..9f51cb686 100755 --- a/prosodyctl +++ b/prosodyctl @@ -32,6 +32,8 @@ end -- Required to be able to find packages installed with luarocks pcall(require, "luarocks.require") +require "util.dependencies" + config = require "core.configmanager" do