forked from indymedia/epicyon
Center header
parent
af303437f1
commit
098e3799a8
|
@ -1405,14 +1405,16 @@
|
||||||
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>
|
<center>
|
||||||
|
<p id="upgrade" class="siteheader">Upgrade</p>
|
||||||
|
</center>
|
||||||
<p class="intro">
|
<p class="intro">
|
||||||
To subsequently upgrade:
|
To subsequently upgrade:
|
||||||
</p>
|
</p>
|
||||||
<div class="shell">
|
<div class="shell">
|
||||||
cd /opt/epicyon
|
cd /opt/epicyon<br>
|
||||||
git pull
|
git pull<br>
|
||||||
chown -R epicyon:epicyon *
|
chown -R epicyon:epicyon *<br>
|
||||||
systemctl restart epicyon
|
systemctl restart epicyon
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in New Issue