1
0
zrcadlo https://github.com/therootcompany/greenlock.js.git synchronizováno 2024-11-16 17:29:00 +00:00

Merge pull request #33 from 37h4nk/patch-1

removing unneeded comma
Tento commit je obsažen v:
AJ ONeal 2016-08-03 21:29:41 -06:00 odevzdal GitHub
revize 015259c996

Zobrazit soubor

@ -81,7 +81,7 @@ var LE = require('letsencrypt');
var config = {
, server: LE.stagingServerUrl // or LE.productionServerUrl
server: LE.stagingServerUrl // or LE.productionServerUrl
, configDir: require('homedir')() + '/letsencrypt/etc' // or /etc/letsencrypt or wherever