summaryrefslogtreecommitdiff
path: root/public/linux/index.pt.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/linux/index.pt.html')
-rw-r--r--public/linux/index.pt.html52
1 files changed, 26 insertions, 26 deletions
diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html
index ec1cb5c..42f07e5 100644
--- a/public/linux/index.pt.html
+++ b/public/linux/index.pt.html
@@ -22,6 +22,9 @@ Bitmask Downloads
<a href="#introduction">Introduction</a>
</li>
<li>
+ <a href="#stand-alone-bundle">Stand Alone Bundle</a>
+ </li>
+ <li>
<a href="#ubuntu-packages">Ubuntu Packages</a>
<ol>
<li>
@@ -50,9 +53,6 @@ Bitmask Downloads
</ol>
</li>
<li>
- <a href="#stand-alone-bundle">Stand Alone Bundle</a>
- </li>
- <li>
<a href="#upgrading">Upgrading</a>
</li>
<li>
@@ -84,6 +84,29 @@ Bitmask Downloads
<pre><code>cat /etc/issue
</code></pre>
+<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1>
+
+<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p>
+
+<p>Our most recent stable release is only available for a 64 bit kernel.</p>
+
+<table class="table">
+<tr><td>
+ <a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz'>
+ <i class='fa fa-cloud-download fa-lg'></i>
+ Download 64 bit
+</a>
+
+</td><td>
+ <a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc">Signature file</a>
+</td></tr>
+</table>
+
+
+<p>Optionally, you can <a href="/pt/signature-verification">authenticate the signature</a> using LEAP&rsquo;s archive signing key.</p>
+
+<p>If you want to try an experimental or release candidate versions of Bitmask, you can browse the <a href="https://dl.bitmask.net/client/linux">full list of available downloads</a>.</p>
+
<h1><a name="ubuntu-packages"></a>Ubuntu Packages</h1>
<h3><a name="ubuntu-1604-lts-xenial-xerus"></a>Ubuntu 16.04 LTS (Xenial Xerus)</h3>
@@ -157,29 +180,6 @@ echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitm
<pre>sudo -s&#x000A;echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list&#x000A;apt update&#x000A;apt upgrade&#x000A;</pre>
</p>
-<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1>
-
-<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p>
-
-<p>Our most recent stable release is only available for a 64 bit kernel.</p>
-
-<table class="table">
-<tr><td>
- <a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz'>
- <i class='fa fa-cloud-download fa-lg'></i>
- Download 64 bit
-</a>
-
-</td><td>
- <a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc">Signature file</a>
-</td></tr>
-</table>
-
-
-<p>Optionally, you can <a href="/pt/signature-verification">authenticate the signature</a> using LEAP&rsquo;s archive signing key.</p>
-
-<p>If you want to try an experimental or release candidate versions of Bitmask, you can browse the <a href="https://dl.bitmask.net/client/linux">full list of available downloads</a>.</p>
-
<h1><a name="upgrading"></a>Upgrading</h1>
<p><strong>From stand-alone bundles</strong>: Bitmask should upgrade itself automatically (for versions equal or later than 0.7.0). If you are running a version prior to 0.7.0, you can download the new bundle and copy the &ldquo;config&rdquo; folder from the old bundle directory.</p>