feito fork de brielle/lets-encrypt-scripts
Typos
Esse commit está contido em:
pai
58d6b675fd
commit
9eb04833ac
@ -36,7 +36,7 @@ for val in "${domains[@]}"; do
|
||||
done
|
||||
|
||||
|
||||
if ( $renew == "yes" ); then
|
||||
if [[ $renew == "yes" ]]; then
|
||||
LEOPTIONS=${RENEWCERT}
|
||||
else
|
||||
LEOPTIONS="${email} ${DOMAINS} ${NEWCERT}"
|
||||
|
||||
Carregando…
x
Referência em uma nova issue
Block a user