summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2018-08-11 16:54:17 +0200
committerkwadronaut <kwadronaut@leap.se>2018-08-11 16:55:06 +0200
commit88e16ce6aa0b43f998117468dcd676f86489a806 (patch)
tree1c255b92e373618fe727011d2f5e4b36dff22655
parent79b647f66039e0fa168f7235c5b4d3a51fc71098 (diff)
mark ubuntu 17.10 as oldstable
-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 de9fa33..0cdcc05 100644
--- a/pages/linux/en.md
+++ b/pages/linux/en.md
@@ -35,7 +35,7 @@ sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sour
sudo apt update && sudo apt install bitmask
```
-## For Ubuntu stable (17.10, Artful):
+## For Ubuntu oldstable (17.10, Artful):
```
sudo apt install wget
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index e3eea76..6858243 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -51,7 +51,7 @@ sudo apt update &amp;&amp; sudo apt install -t stretch-backports leap-archive-ke
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
-<h2><a name="for-ubuntu-stable-1710-artful"></a>For Ubuntu stable (17.10, Artful):</h2>
+<h2><a name="for-ubuntu-oldstable-1710-artful"></a>For Ubuntu oldstable (17.10, Artful):</h2>
<pre><code>sudo apt install wget
sudo sh -c 'echo "deb http://deb.leap.se/client release artful" &gt; /etc/apt/sources.list.d/bitmask.list'
diff --git a/public/linux/index.es.html b/public/linux/index.es.html
index 1f07125..18e4984 100644
--- a/public/linux/index.es.html
+++ b/public/linux/index.es.html
@@ -51,7 +51,7 @@ sudo apt update &amp;&amp; sudo apt install -t stretch-backports leap-archive-ke
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
-<h2><a name="for-ubuntu-stable-1710-artful"></a>For Ubuntu stable (17.10, Artful):</h2>
+<h2><a name="for-ubuntu-oldstable-1710-artful"></a>For Ubuntu oldstable (17.10, Artful):</h2>
<pre><code>sudo apt install wget
sudo sh -c 'echo "deb http://deb.leap.se/client release artful" &gt; /etc/apt/sources.list.d/bitmask.list'
diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html
index ecee40c..72d75cf 100644
--- a/public/linux/index.pt.html
+++ b/public/linux/index.pt.html
@@ -51,7 +51,7 @@ sudo apt update &amp;&amp; sudo apt install -t stretch-backports leap-archive-ke
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
-<h2><a name="for-ubuntu-stable-1710-artful"></a>For Ubuntu stable (17.10, Artful):</h2>
+<h2><a name="for-ubuntu-oldstable-1710-artful"></a>For Ubuntu oldstable (17.10, Artful):</h2>
<pre><code>sudo apt install wget
sudo sh -c 'echo "deb http://deb.leap.se/client release artful" &gt; /etc/apt/sources.list.d/bitmask.list'