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…
Reference in New Issue
Block a user