summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlurchi <lurchi@strangeplace.net>2018-11-17 10:26:37 +0100
committerlurchi <lurchi@strangeplace.net>2018-11-17 10:26:37 +0100
commit8a34cb2f732746db42c3909c0e1f483d1047f939 (patch)
treefcd8f9aaf372f3d43edd8700cace34cee45a6b9e
parentc9c7eca55179619f35160c2ea3b2ea3fa0d6197f (diff)
we don't break the internet anymore
-rw-r--r--tutorial-debian9.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorial-debian9.html.j2 b/tutorial-debian9.html.j2
index a1a0b893..6e1eb212 100644
--- a/tutorial-debian9.html.j2
+++ b/tutorial-debian9.html.j2
@@ -394,7 +394,7 @@ gnunet-peerinfo -p <string>
<p>Now our GNUnet nodes can attempt reaching each other directly. This may
still fail due to NAT traversal issues.</p>
-<h4>{{ _("OMG you guys broke my internet") }}</h4>
+<!--<h4>{{ _("OMG you guys broke my internet") }}</h4>
<p>We can replace `/etc/nsswitch.conf` with the backup we made earlier
(`/etc/nsswitch.conf.original`). Now DNS resolution should work again without a
@@ -402,7 +402,7 @@ running GNUnet.</p>
<p><code>
$ cp /etc/nsswitch.conf.original /etc/nsswitch.conf
-</p></code>
+</p></code>-->
</div>
{% endblock body_content %}