|
|
@ -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 \ |
|
|
" |
|
|
" |
|
|
|