certbot-he-hook
                                
                                 certbot-he-hook copied to clipboard
                                
                                    certbot-he-hook copied to clipboard
                            
                            
                            
                        "return 1" invalid at line 99
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