Call certbot directly in the letsencrypt action script

Created by: JoKeyser

In our actions/letsencrypt script, we still call letsencrypt instead of certbot. That's slightly confusing and outdated. I guess it should be safe to change this?