diff options
Diffstat (limited to 'public/linux')
-rw-r--r-- | public/linux/index.en.html | 4 | ||||
-rw-r--r-- | public/linux/index.es.html | 4 | ||||
-rw-r--r-- | public/linux/index.pt.html | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/public/linux/index.en.html b/public/linux/index.en.html index 14a6315..cd6846f 100644 --- a/public/linux/index.en.html +++ b/public/linux/index.en.html @@ -31,7 +31,7 @@ Bitmask Downloads <h1><a name="debianubuntu"></a>Debian/Ubuntu</h1> -<h2><a name="for-debian-jessie-and-ubuntu-artful"></a>For Debian jessie and Ubuntu Artful:</h2> +<h2><a name="for-debian-stable-90-stretch-and-ubuntu-stable-1710-artful"></a>For Debian stable (9.0, Stretch) and Ubuntu stable (17.10, Artful):</h2> <pre><code>sudo apt install lsb-release curl sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /etc/apt/sources.list.d/bitmask.list' @@ -39,7 +39,7 @@ curl https://downloads.leap.se/platform/leap-archive-signing-keys.asc | sudo apt sudo apt update && sudo apt install bitmask </code></pre> -<h2><a name="for-debian-testing-and-ubuntu-bionic"></a>For Debian testing and Ubuntu Bionic:</h2> +<h2><a name="for-debian-testing-and-ubuntu-next-release-1804-bionic"></a>For Debian testing and Ubuntu next release (18.04, Bionic):</h2> <pre><code>sudo apt install leap-archive-keyring lsb-release sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /etc/apt/sources.list.d/bitmask.list' diff --git a/public/linux/index.es.html b/public/linux/index.es.html index ad88452..eee7f71 100644 --- a/public/linux/index.es.html +++ b/public/linux/index.es.html @@ -31,7 +31,7 @@ Bitmask Downloads <h1><a name="debianubuntu"></a>Debian/Ubuntu</h1> -<h2><a name="for-debian-jessie-and-ubuntu-artful"></a>For Debian jessie and Ubuntu Artful:</h2> +<h2><a name="for-debian-stable-90-stretch-and-ubuntu-stable-1710-artful"></a>For Debian stable (9.0, Stretch) and Ubuntu stable (17.10, Artful):</h2> <pre><code>sudo apt install lsb-release curl sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /etc/apt/sources.list.d/bitmask.list' @@ -39,7 +39,7 @@ curl https://downloads.leap.se/platform/leap-archive-signing-keys.asc | sudo apt sudo apt update && sudo apt install bitmask </code></pre> -<h2><a name="for-debian-testing-and-ubuntu-bionic"></a>For Debian testing and Ubuntu Bionic:</h2> +<h2><a name="for-debian-testing-and-ubuntu-next-release-1804-bionic"></a>For Debian testing and Ubuntu next release (18.04, Bionic):</h2> <pre><code>sudo apt install leap-archive-keyring lsb-release sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /etc/apt/sources.list.d/bitmask.list' diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html index 5e0353d..7961e5c 100644 --- a/public/linux/index.pt.html +++ b/public/linux/index.pt.html @@ -31,7 +31,7 @@ Bitmask Downloads <h1><a name="debianubuntu"></a>Debian/Ubuntu</h1> -<h2><a name="for-debian-jessie-and-ubuntu-artful"></a>For Debian jessie and Ubuntu Artful:</h2> +<h2><a name="for-debian-stable-90-stretch-and-ubuntu-stable-1710-artful"></a>For Debian stable (9.0, Stretch) and Ubuntu stable (17.10, Artful):</h2> <pre><code>sudo apt install lsb-release curl sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /etc/apt/sources.list.d/bitmask.list' @@ -39,7 +39,7 @@ curl https://downloads.leap.se/platform/leap-archive-signing-keys.asc | sudo apt sudo apt update && sudo apt install bitmask </code></pre> -<h2><a name="for-debian-testing-and-ubuntu-bionic"></a>For Debian testing and Ubuntu Bionic:</h2> +<h2><a name="for-debian-testing-and-ubuntu-next-release-1804-bionic"></a>For Debian testing and Ubuntu next release (18.04, Bionic):</h2> <pre><code>sudo apt install leap-archive-keyring lsb-release sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /etc/apt/sources.list.d/bitmask.list' |