Pārlūkot izejas kodu

Pass --keep-going to dehydrated.

If one domain fails, we probably still want certs for the others.
master
Chris Smith 6 gadus atpakaļ
vecāks
revīzija
a967e63baa
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      run.sh

+ 1
- 1
run.sh Parādīt failu

@@ -20,7 +20,7 @@ if [ ! -e /letsencrypt/well-known ]; then
20 20
 fi;
21 21
 
22 22
 while true; do
23
-  $DEHYDRATED_CMD --cron --challenge http-01
23
+  $DEHYDRATED_CMD --cron --keep-going --challenge http-01
24 24
   $DEHYDRATED_CMD --cleanup
25 25
   inotifywait --timeout 86400 /letsencrypt/domains.txt
26 26
   sleep 60

Notiek ielāde…
Atcelt
Saglabāt