summaryrefslogtreecommitdiffstats
path: root/snap
diff options
context:
space:
mode:
authorJoe Mooring <joe@mooring.com>2023-07-27 12:43:52 -0700
committerGitHub <noreply@github.com>2023-07-27 12:43:52 -0700
commit916397320b56b74e84f466cbab3ca205d676e377 (patch)
treedaa44ad8652fb9439976b94308442314bbb1ff21 /snap
parentb3f10556f0ab8a92bdd92e25c67685947317d188 (diff)
snap: Set cache location to $HOME/.cache/hugo_cache
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
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