There is a nice linter for shell scripts called shellcheck. I just ran it on certbot-auto right now and it definitely did not pass. :-)
There are a few things that we might not care about, but we can definitely clean up the content of this script in a few ways using this linter.
There is a nice linter for shell scripts called
shellcheck. I just ran it oncertbot-autoright now and it definitely did not pass. :-)There are a few things that we might not care about, but we can definitely clean up the content of this script in a few ways using this linter.