Renewal-hooks directory

certbot 5.6.0 Ubuntu 22.04

Just a question: I saw the directories renewal and renewal-hooks.
In renewal there is a conf-file, mydomain.conf, with a section renewal-params and a line
renewal-hook=.

When I put there a file with full path, like renewal-hook=/root/myscript, I assume I can be safe that the absolute filename is being used.
And the other way around: when I write renewal-hook=myscript, is then the script taken when it is deposited in /etc/letsencrypt/renewal-hooks/deploy/myscript ?

A post was merged into an existing topic: Deploy-hook error