summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2017-10-29 11:31:20 -0400
committerMicah Anderson <micah@riseup.net>2017-10-29 11:31:54 -0400
commitfa77b2e646e823843189d0ab1967d7be382ecdae (patch)
tree5eb597619fe85894d13a12e5354c1b33725051e7
parent6be87442b5ac6adb4df304929a5f08fea7a358a6 (diff)
another change
-rw-r--r--pages/linux/en.md2
-rw-r--r--public/linux/index.en.html2
-rw-r--r--public/linux/index.es.html2
-rw-r--r--public/linux/index.pt.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/pages/linux/en.md b/pages/linux/en.md
index e10630c..c4cafeb 100644
--- a/pages/linux/en.md
+++ b/pages/linux/en.md
@@ -15,7 +15,7 @@ If you want to try the latest code, you can download the [[latest bundle => http
```
sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" > /etc/apt/sources.list.d/bitmask.list'
+sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sources.list.d/bitmask.list'
sudo apt update && sudo apt install bitmask
```
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index 175a73a..6f6f7a1 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -32,7 +32,7 @@ Bitmask Downloads
<h1><a name="debianubuntu"></a>Debian/ubuntu</h1>
<pre><code>sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" &gt; /etc/apt/sources.list.d/bitmask.list'
+sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" &gt; /etc/apt/sources.list.d/bitmask.list'
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
diff --git a/public/linux/index.es.html b/public/linux/index.es.html
index c66c1a8..7e2e067 100644
--- a/public/linux/index.es.html
+++ b/public/linux/index.es.html
@@ -32,7 +32,7 @@ Bitmask Downloads
<h1><a name="debianubuntu"></a>Debian/ubuntu</h1>
<pre><code>sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" &gt; /etc/apt/sources.list.d/bitmask.list'
+sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" &gt; /etc/apt/sources.list.d/bitmask.list'
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html
index 9cb5886..4b0ffe9 100644
--- a/public/linux/index.pt.html
+++ b/public/linux/index.pt.html
@@ -32,7 +32,7 @@ Bitmask Downloads
<h1><a name="debianubuntu"></a>Debian/ubuntu</h1>
<pre><code>sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" &gt; /etc/apt/sources.list.d/bitmask.list'
+sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" &gt; /etc/apt/sources.list.d/bitmask.list'
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>