writing new private key to '/etc/letsencrypt/live/example.com/privkey.pem'
req: Can't open "/etc/letsencrypt/live/example.com/privkey.pem" for writing, No such file or directory
ERROR: 1
I have added additional commands to the script like touch to create the file, but still not working
I am facing this error:
I have added additional commands to the script like
touch
to create the file, but still not working