Error on Letsencrypt tutorial
I am following the guide on this site for lets encrypt and I ran into error, I don't know if something is outdated or changed
cd ~
git clone https://github.com/letsencrypt/letsencrypt
cd letsencrypt/
the above worked fine but when I run
./letsencrypt-auto
I got this error
~/letsencrypt$ ls
AUTHORS.md LICENSE.txt certbot certbot-dns-cloudflare certbot-dns-gehirn certbot-dns-nsone certbot-dns-sakuracloud linter_plugin.py tests
CHANGELOG.md README.rst certbot-apache certbot-dns-digitalocean certbot-dns-google certbot-dns-ovh certbot-nginx mypy.ini tools
CODE_OF_CONDUCT.md SECURITY.md certbot-ci certbot-dns-dnsimple certbot-dns-linode certbot-dns-rfc2136 letsencrypt-auto-source pytest.ini tox.ini
CONTRIBUTING.md acme certbot-compatibility-test certbot-dns-dnsmadeeasy certbot-dns-luadns certbot-dns-route53 letstest snap windows-installer
deploy@softalx-production:~/letsencrypt$ ./letsencrypt-auto
-bash: ./letsencrypt-auto: No such file or directory