From af303437f15ce91460d1231d78770f216464c145 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 27 Nov 2019 10:27:00 +0000 Subject: [PATCH] Upgrade info for website --- website/index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/website/index.html b/website/index.html index e9563aa83..04f32586c 100644 --- a/website/index.html +++ b/website/index.html @@ -1404,6 +1404,17 @@

Now you can navigate to your domain and register an account. The first account becomes the administrator.

+ + +

+ To subsequently upgrade: +

+
+ cd /opt/epicyon + git pull + chown -R epicyon:epicyon * + systemctl restart epicyon +