mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
snap: Set cache location to $HOME/.cache/hugo_cache
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user