diff options
author | kwadronaut <kwadronaut@leap.se> | 2018-08-11 16:54:17 +0200 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2018-08-11 16:55:06 +0200 |
commit | 88e16ce6aa0b43f998117468dcd676f86489a806 (patch) | |
tree | 1c255b92e373618fe727011d2f5e4b36dff22655 /pages | |
parent | 79b647f66039e0fa168f7235c5b4d3a51fc71098 (diff) |
mark ubuntu 17.10 as oldstable
Diffstat (limited to 'pages')
-rw-r--r-- | pages/linux/en.md | 2 |
1 files changed, 1 insertions, 1 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 |