|
@ -4089,6 +4089,8 @@ $_authorizations_map" |
|
|
|
|
|
|
|
|
if [ "$status" = "pending" ]; then |
|
|
if [ "$status" = "pending" ]; then |
|
|
_info "Pending" |
|
|
_info "Pending" |
|
|
|
|
|
elif [ "$status" = "processing" ]; then |
|
|
|
|
|
_info "Processing" |
|
|
else |
|
|
else |
|
|
_err "$d:Verify error:$response" |
|
|
_err "$d:Verify error:$response" |
|
|
_clearupwebbroot "$_currentRoot" "$removelevel" "$token" |
|
|
_clearupwebbroot "$_currentRoot" "$removelevel" "$token" |
|
|