From 098e3799a86642a02dd920ea673d22905d4e8159 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 27 Nov 2019 10:30:21 +0000 Subject: [PATCH] Center header --- website/index.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/website/index.html b/website/index.html index 04f32586..e585346e 100644 --- a/website/index.html +++ b/website/index.html @@ -1405,14 +1405,16 @@ 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 * + cd /opt/epicyon
+ git pull
+ chown -R epicyon:epicyon *
systemctl restart epicyon