From: Joe Mooring Date: Thu, 27 Jul 2023 19:43:52 +0000 (-0700) Subject: snap: Set cache location to $HOME/.cache/hugo_cache X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=916397320;p=brevno-suite%2Fhugo snap: Set cache location to $HOME/.cache/hugo_cache --- diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 71caa65c3..74044744b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -62,7 +62,7 @@ plugs: dot-cache-hugo: interface: personal-files write: - - $HOME/.cache/hugo + - $HOME/.cache/hugo_cache ssh-keys: interface: ssh-keys