Przeglądaj źródła

certbot text mode

tags/v2.0.3^0
Robin Thoni 7 lat temu
rodzic
commit
0cd93862dd
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2
    1
      sitegen/sitegen.json

+ 2
- 1
sitegen/sitegen.json Wyświetl plik

@@ -6,6 +6,7 @@
6 6
   "letsencryptCommand": "letsencrypt",
7 7
   "letsencryptArgs": [
8 8
     "--agree-tos",
9
+    "--text",
9 10
     "--renew-by-default",
10 11
     "--webroot",
11 12
     "--webroot-path",
@@ -16,4 +17,4 @@
16 17
   ],
17 18
   "letsencryptDir": "/etc/letsencrypt/live/",
18 19
   "certDir": "/etc/ssl/private/"
19
-}
20
+}

Ładowanie…
Anuluj
Zapisz