The Mumble server certificate is managed by Let's encrypt.
It's renewed on Ysul and deployed to nginx folder.
We then need to copy new certificates to Mumble jail
and restart the Murmur server.
This code takes care of this copy/restart operation.
A follow-up change should amend Let's encrypt configuration
to call this script automatically when the certificate is renewed.
Ref. T853.