summaryrefslogtreecommitdiff
path: root/public/linux/index.pt.html
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 /public/linux/index.pt.html
parent79b647f66039e0fa168f7235c5b4d3a51fc71098 (diff)
mark ubuntu 17.10 as oldstable
Diffstat (limited to 'public/linux/index.pt.html')
-rw-r--r--public/linux/index.pt.html2
1 files changed, 1 insertions, 1 deletions
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'