mirror of
https://github.com/plantroon/acme.sh.git
synced 2025-01-21 03:46:55 +00:00
merge upstream
This commit is contained in:
commit
3b06fa6523
2
acme.sh
2
acme.sh
@ -2412,7 +2412,7 @@ _getdeployconf() {
|
|||||||
return 0 # do nothing
|
return 0 # do nothing
|
||||||
fi
|
fi
|
||||||
_saved="$(_readdomainconf "SAVED_$_rac_key")"
|
_saved="$(_readdomainconf "SAVED_$_rac_key")"
|
||||||
eval $_rac_key=\$_saved
|
eval $_rac_key=\"$_saved\"
|
||||||
export $_rac_key
|
export $_rac_key
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user