mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 09:14:45 -04:00
Remove incorrect note about Hugo snap --classic use.
This commit is contained in:
parent
d451e7362a
commit
b1902faaa2
@ -447,7 +447,7 @@ To install the non-extended version without Sass/SCSS support:
|
|||||||
To switch between the two, use either `snap refresh hugo --channel=extended` or `snap refresh hugo --channel=stable`.
|
To switch between the two, use either `snap refresh hugo --channel=extended` or `snap refresh hugo --channel=stable`.
|
||||||
|
|
||||||
{{% note %}}
|
{{% note %}}
|
||||||
Hugo-as-a-snap can write only inside the user’s `$HOME` directory---and gvfs-mounted directories owned by the user---because of Snaps’ confinement and security model. More information is also available [in this related GitHub issue](https://github.com/gohugoio/hugo/issues/3143). Use ```sudo snap install hugo --classic``` to disable the default security model if you want hugo to be able to have write access in other paths besides the user’s `$HOME` directory.
|
Hugo installed via Snap can write only inside the user’s `$HOME` directory---and gvfs-mounted directories owned by the user---because of Snaps’ confinement and security model. More information is also available [in this related GitHub issue](https://github.com/gohugoio/hugo/issues/3143).
|
||||||
{{% /note %}}
|
{{% /note %}}
|
||||||
|
|
||||||
### Debian and Ubuntu
|
### Debian and Ubuntu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user