certbot-he-hook icon indicating copy to clipboard operation
certbot-he-hook copied to clipboard

"return 1" invalid at line 99

Open elyograg opened this issue 4 years ago • 0 comments

I got an error with the script on Ubuntu 18. Basically there's a return statement at line 99 in the script, but that part of the script is not wrapped in a function, so return is invalid. Made a pull request.

#9

elyograg avatar Jun 20 '21 06:06 elyograg