diff options
Diffstat (limited to 'prosody/templates/prosody.sh.j2')
| -rw-r--r-- | prosody/templates/prosody.sh.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prosody/templates/prosody.sh.j2 b/prosody/templates/prosody.sh.j2 index 8bb7b96..defe301 100644 --- a/prosody/templates/prosody.sh.j2 +++ b/prosody/templates/prosody.sh.j2 @@ -1,3 +1,3 @@ #! /bin/bash -prosodyctl --root cert import {{prosody_vhost}} /etc/letsencrypt/live/{{prosody_vhost}}/fullchain.pem +prosodyctl --root cert import {{prosody_vhost}} /etc/letsencrypt/live/{{prosody_vhost}}/ |
