diff options
Diffstat (limited to 'pages/docs/platform/guide')
-rw-r--r-- | pages/docs/platform/guide/keys-and-certificates.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/docs/platform/guide/keys-and-certificates.md b/pages/docs/platform/guide/keys-and-certificates.md index bde2682..7449905 100644 --- a/pages/docs/platform/guide/keys-and-certificates.md +++ b/pages/docs/platform/guide/keys-and-certificates.md @@ -238,7 +238,7 @@ Fetch the certs This will put the certs and keys into `/etc/letsencrypt/live/DOMAIN/`. -Now, go to your workstation's provider configuration directory and copy the newly create files from the server to your local config: +Now, go to your workstation's provider configuration directory and copy the newly create files from the server to your local config. You will override existing files so please make a backup before proceeding, or use a version control system to track changes. workstation$ cd PATH_TO_PROVIDER_CONFIG |