diff options
Diffstat (limited to 'public/linux')
-rw-r--r-- | public/linux/debs/index.en.html | 2 | ||||
-rw-r--r-- | public/linux/debs/index.es.html | 2 | ||||
-rw-r--r-- | public/linux/debs/index.pt.html | 2 | ||||
-rw-r--r-- | public/linux/debs/index.ru.html | 2 | ||||
-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 | ||||
-rw-r--r-- | public/linux/index.ru.html | 2 |
8 files changed, 11 insertions, 11 deletions
diff --git a/public/linux/debs/index.en.html b/public/linux/debs/index.en.html index ec393d2..a965739 100644 --- a/public/linux/debs/index.en.html +++ b/public/linux/debs/index.en.html @@ -56,7 +56,7 @@ rm /etc/apt/sources.list.d/bitmask.list </div> <footer> <div> -(c) 2014-2018 LEAP Encryption Access Project +(c) 2014-2020 LEAP Encryption Access Project </div> <div> Everything available for download on this site is free and open source software. diff --git a/public/linux/debs/index.es.html b/public/linux/debs/index.es.html index 5f6ff58..7862cf7 100644 --- a/public/linux/debs/index.es.html +++ b/public/linux/debs/index.es.html @@ -56,7 +56,7 @@ rm /etc/apt/sources.list.d/bitmask.list </div> <footer> <div> -(c) 2014-2018 LEAP Encryption Access Project +(c) 2014-2020 LEAP Encryption Access Project </div> <div> Everything available for download on this site is free and open source software. diff --git a/public/linux/debs/index.pt.html b/public/linux/debs/index.pt.html index dffb4a4..8f060ba 100644 --- a/public/linux/debs/index.pt.html +++ b/public/linux/debs/index.pt.html @@ -56,7 +56,7 @@ rm /etc/apt/sources.list.d/bitmask.list </div> <footer> <div> -(c) 2014-2018 LEAP Encryption Access Project +(c) 2014-2020 LEAP Encryption Access Project </div> <div> Everything available for download on this site is free and open source software. diff --git a/public/linux/debs/index.ru.html b/public/linux/debs/index.ru.html index 107a873..adfaa75 100644 --- a/public/linux/debs/index.ru.html +++ b/public/linux/debs/index.ru.html @@ -56,7 +56,7 @@ rm /etc/apt/sources.list.d/bitmask.list </div> <footer> <div> -(c) 2014-2018 LEAP Encryption Access Project +(c) 2014-2020 LEAP Encryption Access Project </div> <div> Everything available for download on this site is free and open source software. diff --git a/public/linux/index.en.html b/public/linux/index.en.html index 21b4f1c..06cfcba 100644 --- a/public/linux/index.en.html +++ b/public/linux/index.en.html @@ -41,7 +41,7 @@ sudo apt update && sudo apt install bitmask <p>You need to enable <code>stretch-backports</code> to install the latest <code>leap-archive-keyring</code> package (skip this step if you already have <code>stretch-backports</code> enabled):</p> -<pre><code>sudo echo "deb http://deb.debian.org/debian stretch-backports main" > /etc/apt/sources.list.d/stretch-backports.list +<pre><code>sudo sh -c 'echo "deb http://deb.debian.org/debian stretch-backports main" > /etc/apt/sources.list.d/stretch-backports.list' sudo apt update && sudo apt install -t stretch-backports leap-archive-keyring </code></pre> @@ -73,7 +73,7 @@ sudo apt update && sudo apt install bitmask </div> <footer> <div> -(c) 2014-2018 LEAP Encryption Access Project +(c) 2014-2020 LEAP Encryption Access Project </div> <div> Everything available for download on this site is free and open source software. diff --git a/public/linux/index.es.html b/public/linux/index.es.html index de28151..4ccf126 100644 --- a/public/linux/index.es.html +++ b/public/linux/index.es.html @@ -41,7 +41,7 @@ sudo apt update && sudo apt install bitmask <p>You need to enable <code>stretch-backports</code> to install the latest <code>leap-archive-keyring</code> package (skip this step if you already have <code>stretch-backports</code> enabled):</p> -<pre><code>sudo echo "deb http://deb.debian.org/debian stretch-backports main" > /etc/apt/sources.list.d/stretch-backports.list +<pre><code>sudo sh -c 'echo "deb http://deb.debian.org/debian stretch-backports main" > /etc/apt/sources.list.d/stretch-backports.list' sudo apt update && sudo apt install -t stretch-backports leap-archive-keyring </code></pre> @@ -73,7 +73,7 @@ sudo apt update && sudo apt install bitmask </div> <footer> <div> -(c) 2014-2018 LEAP Encryption Access Project +(c) 2014-2020 LEAP Encryption Access Project </div> <div> Everything available for download on this site is free and open source software. diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html index 3a21d3c..f4a350d 100644 --- a/public/linux/index.pt.html +++ b/public/linux/index.pt.html @@ -41,7 +41,7 @@ sudo apt update && sudo apt install bitmask <p>You need to enable <code>stretch-backports</code> to install the latest <code>leap-archive-keyring</code> package (skip this step if you already have <code>stretch-backports</code> enabled):</p> -<pre><code>sudo echo "deb http://deb.debian.org/debian stretch-backports main" > /etc/apt/sources.list.d/stretch-backports.list +<pre><code>sudo sh -c 'echo "deb http://deb.debian.org/debian stretch-backports main" > /etc/apt/sources.list.d/stretch-backports.list' sudo apt update && sudo apt install -t stretch-backports leap-archive-keyring </code></pre> @@ -73,7 +73,7 @@ sudo apt update && sudo apt install bitmask </div> <footer> <div> -(c) 2014-2018 LEAP Encryption Access Project +(c) 2014-2020 LEAP Encryption Access Project </div> <div> Everything available for download on this site is free and open source software. diff --git a/public/linux/index.ru.html b/public/linux/index.ru.html index eb10f60..17ed276 100644 --- a/public/linux/index.ru.html +++ b/public/linux/index.ru.html @@ -99,7 +99,7 @@ echo "deb http://deb.bitmask.net/client jessie release" > /etc/apt/sources.list. </div> <footer> <div> -(c) 2014-2018 LEAP Encryption Access Project +(c) 2014-2020 LEAP Encryption Access Project </div> <div> Everything available for download on this site is free and open source software. |