aboutsummaryrefslogtreecommitdiff
path: root/template/install.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/install.html.j2')
-rw-r--r--template/install.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/install.html.j2 b/template/install.html.j2
index ca7191f8..dd252f31 100644
--- a/template/install.html.j2
+++ b/template/install.html.j2
@@ -107,7 +107,7 @@ If you have any queries about the installation or the usage, please <a href="eng
107 </p> 107 </p>
108 <code class="block"> 108 <code class="block">
109 # addgroup gnunetdns <br> 109 # addgroup gnunetdns <br>
110 # adduser --system --home "/var/lib/gnunet" --group gnunet --shell /bin/sh<br> 110 # adduser --system --home "/var/lib/gnunet" --group gnunet --shell /bin/sh gnunet<br>
111 # usermod -a -G gnunet &lt;username&gt; 111 # usermod -a -G gnunet &lt;username&gt;
112 </code> 112 </code>
113 <p> 113 <p>