This commit is contained in:
andreasschulze 2019-05-23 16:19:08 +02:00
parent 57fc5d28a9
commit 93740c997c
1 changed files with 2 additions and 0 deletions

View File

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