From 7dee6a47d19a23fc226a79e4087d820d31314a94 Mon Sep 17 00:00:00 2001 From: Varac Date: Tue, 20 Mar 2018 20:14:13 +0100 Subject: Emphasized headings --- pages/linux/en.md | 4 ++-- public/linux/index.en.html | 4 ++-- public/linux/index.es.html | 4 ++-- public/linux/index.pt.html | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pages/linux/en.md b/pages/linux/en.md index d7d2c0b..72d50d0 100644 --- a/pages/linux/en.md +++ b/pages/linux/en.md @@ -14,7 +14,7 @@ If you want to try the latest code, you can download the [[latest bundle => http # Debian/Ubuntu -For Debian jessie and Ubuntu Artful: +## For Debian jessie and Ubuntu Artful: ``` sudo apt install lsb-release curl @@ -24,7 +24,7 @@ sudo apt update && sudo apt install bitmask ``` -For Debian testing and Ubuntu Bionic: +## For Debian testing and Ubuntu Bionic: ``` sudo apt install leap-archive-keyring lsb-release diff --git a/public/linux/index.en.html b/public/linux/index.en.html index 1626578..14a6315 100644 --- a/public/linux/index.en.html +++ b/public/linux/index.en.html @@ -31,7 +31,7 @@ Bitmask Downloads

Debian/Ubuntu

-

For Debian jessie and Ubuntu Artful:

+

For Debian jessie and Ubuntu Artful:

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
 
-

For Debian testing and Ubuntu Bionic:

+

For Debian testing and Ubuntu Bionic:

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 eb2eb50..ad88452 100644
--- a/public/linux/index.es.html
+++ b/public/linux/index.es.html
@@ -31,7 +31,7 @@ Bitmask Downloads
 
 

Debian/Ubuntu

-

For Debian jessie and Ubuntu Artful:

+

For Debian jessie and Ubuntu Artful:

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
 
-

For Debian testing and Ubuntu Bionic:

+

For Debian testing and Ubuntu Bionic:

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 3b70b77..5e0353d 100644
--- a/public/linux/index.pt.html
+++ b/public/linux/index.pt.html
@@ -31,7 +31,7 @@ Bitmask Downloads
 
 

Debian/Ubuntu

-

For Debian jessie and Ubuntu Artful:

+

For Debian jessie and Ubuntu Artful:

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
 
-

For Debian testing and Ubuntu Bionic:

+

For Debian testing and Ubuntu Bionic:

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'
-- 
cgit v1.2.3