mirror of https://gitlab.com/bashrc2/epicyon
Upgrade info for website
parent
9fc251c11f
commit
af303437f1
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue