diff options
author | Micah Anderson <micah@riseup.net> | 2017-10-29 11:31:20 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2017-10-29 11:31:54 -0400 |
commit | fa77b2e646e823843189d0ab1967d7be382ecdae (patch) | |
tree | 5eb597619fe85894d13a12e5354c1b33725051e7 /public/linux/index.es.html | |
parent | 6be87442b5ac6adb4df304929a5f08fea7a358a6 (diff) |
another change
Diffstat (limited to 'public/linux/index.es.html')
-rw-r--r-- | public/linux/index.es.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/linux/index.es.html b/public/linux/index.es.html index c66c1a8..7e2e067 100644 --- a/public/linux/index.es.html +++ b/public/linux/index.es.html @@ -32,7 +32,7 @@ Bitmask Downloads <h1><a name="debianubuntu"></a>Debian/ubuntu</h1> <pre><code>sudo apt install leap-archive-keyring -sudo sh -c 'echo "deb http://deb.leap.se/client stretch release" > /etc/apt/sources.list.d/bitmask.list' +sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sources.list.d/bitmask.list' sudo apt update && sudo apt install bitmask </code></pre> |