Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasschulze authored and Jari Turkia committed Jun 13, 2019
1 parent 3f30008 commit 87cce8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions acme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3915,6 +3915,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"
Expand Down

0 comments on commit 87cce8f

Please sign in to comment.