Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Betz <zwbetz@gmail.com>2018-10-29 23:49:07 +0300
committerZachary Betz <zwbetz@gmail.com>2018-10-29 23:49:07 +0300
commit60fd59c7a8584c0e7aef6eabbe6a169025e9eb10 (patch)
tree4c8432d1bf468c8c8ec24c96178f8e7c80610b73 /exampleSite
parent8b59ab611051b7f9209b59d02ff47c3585af90d7 (diff)
Update exampleSite post
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/post/use-snap-to-install-the-hugo-edge-version-on-fedora-and-ubuntu.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/exampleSite/content/post/use-snap-to-install-the-hugo-edge-version-on-fedora-and-ubuntu.md b/exampleSite/content/post/use-snap-to-install-the-hugo-edge-version-on-fedora-and-ubuntu.md
index 2612038..2c93514 100644
--- a/exampleSite/content/post/use-snap-to-install-the-hugo-edge-version-on-fedora-and-ubuntu.md
+++ b/exampleSite/content/post/use-snap-to-install-the-hugo-edge-version-on-fedora-and-ubuntu.md
@@ -4,6 +4,8 @@ date: 2018-10-26T12:59:51-05:00
publishdate: 2018-10-26
lastmod: 2018-10-26
draft: false
+aliases:
+ - /use-snap-to-install-the-hugo-edge-version-on-fedora/
---
If you are using the Fedora or Ubuntu Linux distributions -- I'm currently on Fedora 28 -- and would like to [help test the latest development version of Hugo](https://discourse.gohugo.io/t/help-test-upcoming-hugo-0-50/14880), or if you just want to be on the bleeding-edge of things, this post is for you.
@@ -72,7 +74,7 @@ Happy testing :)
## Update or remove Hugo
-To update Hugo:
+Snaps are [updated automatically](https://docs.snapcraft.io/keeping-snaps-up-to-date/7022). To manually update Hugo:
```
sudo snap refresh hugo