Commit a2901d61 authored by peter's avatar peter
Browse files

check for return values

parent aaae83ef
...@@ -115,6 +115,8 @@ _get_token() { ...@@ -115,6 +115,8 @@ _get_token() {
return 1 return 1
fi fi
return 0;
} }
#_acme-challenge.www.domain.com #_acme-challenge.www.domain.com
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment