Переглянути джерело

Clean up old certs

master
Chris Smith 8 роки тому
джерело
коміт
d2d84c3308
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      run.sh

+ 1
- 1
run.sh Переглянути файл

@@ -9,7 +9,7 @@ interrupt() {
9 9
 trap interrupt SIGINT
10 10
 
11 11
 while true; do
12
-  /letsencrypt.sh --cron --hook /lexicon.sh --challenge dns-01 
12
+  /letsencrypt.sh --cron --cleanup --hook /lexicon.sh --challenge dns-01
13 13
   inotifywait --timeout 86400 /letsencrypt/domains.txt
14 14
   sleep 60
15 15
 done

Завантаження…
Відмінити
Зберегти