From 04f8eee3481a09ff5ecb38d6260d12fd075b72d7 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Tue, 3 Jun 2025 13:15:09 +0100 Subject: README: fix config directory path --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index b1112ca..7ae9b9f 100644 --- a/README +++ b/README @@ -36,8 +36,8 @@ usage ----- + create the config files (see below): - /usr/local/etc/uacme/acme.conf and - /usr/local/etc/uacme/domains.conf + /usr/local/etc/lfacme/acme.conf and + /usr/local/etc/lfacme/domains.conf + run "lfacme-setup" to create an ACME account + run "lfacme-renew" to issue certificates + put "lfacme-renew" in cron if you want to renew certificates automatically. -- cgit v1.2.3