Mail Server SSL

Hello everyone,
today the SSL certificate of a mail domain on my server has expired.
Trying to reset SSL manually, CyberPanel attempts to do so with this command:
/root/.acme.sh/acme.sh --issue -d mail.adesivimoto.eu -d www.mail.adesivimoto.eu --cert-file /etc/letsencrypt/live/mail.adesivimoto.eu/cert. pem --key-file /etc/letsencrypt/live/mail.adesivimoto.eu/privkey.pem --fullchain-file /etc/letsencrypt/live/mail.adesivimoto.eu/fullchain.pem -w / home / mail. Adesivimoto.eu/public_html --server letsencrypt --force

Pointing then to the folder /home/mail.adesivimoto.eu/public_html, which exists, but is not the one that contains the files displayed by visiting the domain.

The question is:
How to edit Cyber Panel to point to the correct folder?

Because running the same command from SSH, but with the correct folder, everything seems to go well!

Very good support!