diff --git a/greenlock-shim.js b/greenlock-shim.js index e009de7..66e6ed5 100644 --- a/greenlock-shim.js +++ b/greenlock-shim.js @@ -2,7 +2,7 @@ module.exports.create = function(opts) { var Greenlock = require("@root/greenlock"); - var Init = require("@root/greenlock/init.js"); + var Init = require("@root/greenlock/lib/init.js"); var greenlock = opts.greenlock; /*