1. Change the directory to /usr/sbin
  2. Download certbot-auto using the following command:
    sudo wget https://dl.eff.org/certbot-auto -O /usr/sbin/certbot-auto
  3. Change the mode of certbot-auto to 755 using the following command:
    sudo chmod 755 /usb/sbin/certbot-auto