mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-10 04:59:15 -04:00
snap: Set cache location to $HOME/.cache/hugo_cache
This commit is contained in:
parent
b3f10556f0
commit
916397320b
@ -62,7 +62,7 @@ plugs:
|
|||||||
dot-cache-hugo:
|
dot-cache-hugo:
|
||||||
interface: personal-files
|
interface: personal-files
|
||||||
write:
|
write:
|
||||||
- $HOME/.cache/hugo
|
- $HOME/.cache/hugo_cache
|
||||||
ssh-keys:
|
ssh-keys:
|
||||||
interface: ssh-keys
|
interface: ssh-keys
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user