Sudo -H bench setup lets-encrypt : how to avoid nginx.conf confirmation?

Hello,

When using the command
sudo -H bench setup lets-encrypt sitename
two prompts are triggered:
image
This one can be avoided simply with sudo -H bench setup lets-encrypt sitename -n

But is there any way to avoid the second prompt ?
image

Thanks

Hi @P-Godfroid,

Press N and enter, to skip the process.

Hi @NCP

I was more looking for a way to directly answer y by giving a parameter to the initial command, similar to what I do for the first prompt.

I changed the initial post to try to better explain my question.

skip → avoid
-n → sudo -H bench setup lets-encrypt sitename -n

I am looking for a additional parameter allowing to automatically allow the renewal of nginx.conf.