diff --git a/website/index.html b/website/index.html index daf63438..44632bd0 100644 --- a/website/index.html +++ b/website/index.html @@ -1261,7 +1261,6 @@
cd /opt
git clone https://gitlab.com/bashrc2/epicyon
-chown -R epicyon:epicyon /opt/epicyon
@@ -1270,6 +1269,7 @@
sudo su
adduser --system --home=/opt/epicyon --group epicyon
+chown -R epicyon:epicyon /opt/epicyon