ミラー元
https://github.com/therootcompany/greenlock.js.git
前回の同期 2024-11-16 17:29:00 +00:00
typo fix
このコミットが含まれているのは:
コミット
3af1523a35
@ -4,7 +4,7 @@ var fs = require('fs');
|
||||
var path = require('path');
|
||||
|
||||
module.exports.agreeToTerms = function (args, agree) {
|
||||
agree(args.agreeTos);
|
||||
agree(null, args.agreeTos);
|
||||
};
|
||||
|
||||
module.exports.setChallenge = function (args, challengePath, keyAuthorization, done) {
|
||||
|
||||
読み込み中…
x
新しいイシューから参照
ユーザーをブロックする