specify that renew-certs needs gmid from the master branch

This commit is contained in:
Omar Polo 2021-12-10 09:15:39 +00:00
parent 52c92ef680
commit 79c3a02152
2 changed files with 6 additions and 0 deletions

View File

@ -75,6 +75,8 @@ Some things to keep in mind:
=> https://git.omarpolo.com/gmid/tree/contrib/renew-certs contrib/renew-certs
NB: this script requires features that are currently available only in the master branch.
contrib/renew-certs is a script meant to be run in a crontab that watch for certificate expiration. It can optionally renew the certs and restart gmid too.
Read the documentation with: perldoc renew-certs

View File

@ -202,6 +202,10 @@
</li>
</ul>
<h2 id="renew-certs">renew certificates automatically</h2>
<p>
<strong>NB:</strong> this script requires features that are
currently available only in the master branch.
</p>
<p>
<a href="https://git.omarpolo.com/gmid/tree/contrib/renew-certs">contrib/renew-certs</a>
is a script meant to be run in a crontab that watch for