mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-05 19:07:43 +00:00
format
This commit is contained in:
parent
b567b19464
commit
14338cfc01
@ -174,7 +174,6 @@ _sign() {
|
|||||||
echo -n $StringToSign | openssl sha1 -hmac $Ali_Secret'&' -binary | openssl base64
|
echo -n $StringToSign | openssl sha1 -hmac $Ali_Secret'&' -binary | openssl base64
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
_process_check_result() {
|
_process_check_result() {
|
||||||
python -c \
|
python -c \
|
||||||
"
|
"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user