Hi I have this problem why following the steps to generate SSL certificate using Letsencrypt here.
However when I run the command ./certbot-auto certonly -a standalone -d example.com -d www.example.com
I got this problem:
: not founduto: 13: ./certbot-auto: : not founduto: 15: ./certbot-auto:
I'm sending a snippet for reference:
I would appreciate any help on how to fix this. Thank you.