1
0
espelhamento de https://github.com/therootcompany/greenlock.js.git sincronizado 2024-11-16 17:29:00 +00:00

Update README.md

Esse commit está contido em:
AJ ONeal 2015-12-13 00:32:25 -08:00
commit ef9dfe4107

Ver arquivo

@ -162,7 +162,7 @@ var le = LE.create(config.backend, config.le, {
}
// register / renew the certificate in the background
le.register(args, function () {});
le.register(args, cb);
}
});