From 1af3ce0e92a87eba871f71dd3b9e10f0516c0511 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Wed, 1 Apr 2020 18:22:50 +0200 Subject: =?UTF-8?q?Update=20=C2=A9=20year,=20we're=20kicking=20and=20alive?= =?UTF-8?q?!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/linux/index.pt.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'public/linux/index.pt.html') 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

You need to enable stretch-backports to install the latest leap-archive-keyring package (skip this step if you already have stretch-backports enabled):

-
sudo echo "deb http://deb.debian.org/debian stretch-backports main" > /etc/apt/sources.list.d/stretch-backports.list
+
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
 
@@ -73,7 +73,7 @@ sudo apt update && sudo apt install bitmask