1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-11 01:46:11 +00:00

formatting

This commit is contained in:
jtbr 2017-03-20 18:53:08 +01:00
parent 2aa75f034f
commit 4bdab73dd5

View File

@ -3706,7 +3706,7 @@ issue() {
else
_clearaccountconf "CA_BUNDLE"
fi
if [ "$CA_PATH" ]; then
_saveaccountconf CA_PATH "$CA_PATH"
else