diff options
| author | Luke Hoersten <[email protected]> | 2024-07-29 12:41:57 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2024-07-29 12:41:57 -0500 |
| commit | 874be10f6646a66cd0e994963b2746ad48f5b73e (patch) | |
| tree | 55ae0f767213c5e5636c24e12f5a6bdf991b45a7 /prosody/files/prosody.sh | |
| parent | 1eca8fa42311b1723d711b385e951831e110d7f1 (diff) | |
Cleaned up always-changed status tasks.
Diffstat (limited to 'prosody/files/prosody.sh')
| -rw-r--r-- | prosody/files/prosody.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prosody/files/prosody.sh b/prosody/files/prosody.sh index 1423b0c..e966ae8 100644 --- a/prosody/files/prosody.sh +++ b/prosody/files/prosody.sh @@ -1,3 +1,3 @@ #! /bin/bash -prosodyctl --root cert import nth.io /etc/letsencrypt/live/nth.io-0001/cert.pem +prosodyctl --root cert import nth.io /etc/letsencrypt/live/nth.io-0001/fullchain.pem |
