Skip to content

Commit

Permalink
snap: Set cache location to $HOME/.cache/hugo_cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jmooring committed Jul 27, 2023
1 parent b3f1055 commit 9163973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ plugs:
dot-cache-hugo:
interface: personal-files
write:
- $HOME/.cache/hugo
- $HOME/.cache/hugo_cache
ssh-keys:
interface: ssh-keys

Expand Down

0 comments on commit 9163973

Please sign in to comment.