From 4cbe9a2af559173df7d4371b8b585a8d19e3f1fa Mon Sep 17 00:00:00 2001 From: dj-money Date: Thu, 20 Jun 2024 11:37:37 -0700 Subject: [PATCH] docs: add note about snap (#2201) --- docs/content/installation/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/installation/_index.md b/docs/content/installation/_index.md index a3e88d3b..3c1a9ef1 100644 --- a/docs/content/installation/_index.md +++ b/docs/content/installation/_index.md @@ -35,6 +35,7 @@ docker run goacme/lego -h ```bash sudo snap install lego ``` + Note: The snap can only write to the `/var/snap/lego/common/.lego` directory. - [FreeBSD (Ports)](https://www.freshports.org/security/lego) (unofficial):