From aa78f093b6d298df46b2b39c62f6bec953bea248 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Thu, 29 May 2025 21:34:48 -0500 Subject: More cert fixes. --- prosody/templates/prosody.sh.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prosody/templates/prosody.sh.j2') 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}}/ -- cgit v1.2.3