summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-08-19 11:06:14 -0700
committerelijah <elijah@riseup.net>2014-08-19 11:06:14 -0700
commit4dd6df616ea8378563ff26d19a6bf5cdbc7f441a (patch)
tree77260d615c9b4c9372298289d0affcf1222e3ea5
parentacad5b4870cde0d1f1565e7e533da7bb634639ef (diff)
rebuild
-rw-r--r--public/linux/index.en.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index 6856af0..fd46e09 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -86,12 +86,10 @@ Bitmask Downloads
<h3><a name="debian-70-wheezy"></a>Debian 7.0 (Wheezy)</h3>
-<p>Note: for wheezy, these instructions will enable <code>wheezy-backports</code>, causing your computer to install more up-to-date versions of many packages. For more information, see the <a href="https://wiki.debian.org/Backports">Debian backports page</a>.</p>
-
<p><p class='b'>
To install
</p>
-<pre>sudo -s&#x000A;echo "deb http://deb.bitmask.net/debian wheezy main" > /etc/apt/sources.list.d/bitmask.list&#x000A;echo "deb http://http.debian.net/debian wheezy-backports main" >> /etc/apt/sources.list.d/bitmask.list&#x000A;wget -O- https://dl.bitmask.net/apt.key | apt-key add -&#x000A;apt-get update&#x000A;apt-get install bitmask leap-keyring</pre>
+<pre>sudo -s&#x000A;echo "deb http://deb.bitmask.net/debian wheezy main" > /etc/apt/sources.list.d/bitmask.list&#x000A;wget -O- https://dl.bitmask.net/apt.key | apt-key add -&#x000A;apt-get update&#x000A;apt-get install bitmask leap-keyring&#x000A;</pre>
<p class='b'>
To remove
</p>