Commit 1d9dcdd5 authored by neil's avatar neil
Browse files

fix bug. Renewall

parent 889dbbc0
#!/bin/bash
VER=1.0.3
VER=1.0.4
PROJECT="https://github.com/Neilpang/le"
DEFAULT_CA="https://acme-v01.api.letsencrypt.org"
......@@ -709,6 +709,9 @@ renewAll() {
CERT_PATH=""
CA_CERT_PATH=""
ACCOUNT_KEY_PATH=""
wellknown_path=""
renew "$d"
done
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment