Upgrade info for website

merge-requests/30/head
Bob Mottram 2019-11-27 10:27:00 +00:00
parent 9fc251c11f
commit af303437f1
1 changed files with 11 additions and 0 deletions

View File

@ -1404,6 +1404,17 @@
<p class="intro"> <p class="intro">
Now you can navigate to your domain and register an account. The first account becomes the administrator. Now you can navigate to your domain and register an account. The first account becomes the administrator.
</p> </p>
<p id="upgrade" class="siteheader">Upgrade</p>
<p class="intro">
To subsequently upgrade:
</p>
<div class="shell">
cd /opt/epicyon
git pull
chown -R epicyon:epicyon *
systemctl restart epicyon
</div>
</body> </body>
<footer> <footer>
<p>By: Bob Mottram <a href="mailto:bob@freedombone.net">bob@freedombone.net</a></p> <p>By: Bob Mottram <a href="mailto:bob@freedombone.net">bob@freedombone.net</a></p>