Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bitmask_help
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
anarcat
bitmask_help
Commits
abbdeaf8
Unverified
Commit
abbdeaf8
authored
7 years ago
by
Kali Kaneko
Browse files
Options
Downloads
Patches
Plain Diff
[docs] update deb repos
parent
7bec493b
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pages/install/linux/debs/en.md
+3
-3
3 additions, 3 deletions
pages/install/linux/debs/en.md
with
3 additions
and
3 deletions
pages/install/linux/debs/en.md
+
3
−
3
View file @
abbdeaf8
...
...
@@ -11,7 +11,7 @@ Change ``stretch`` in the following instructions for the one you are using:
```
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
```
...
...
@@ -23,13 +23,13 @@ If you want **alpha** versions and **release candidates**, use ``staging`` in yo
```
sudo gedit /etc/apt/sources.list.d/bitmask.list
deb http://deb.leap.se/client st
retch staging
deb http://deb.leap.se/client st
aging stretch
```
If you want to have the bleeding edge, use
``master``
instead. Beware that this can be unstable at times:
```
deb http://deb.leap.se/client stretch
master
deb http://deb.leap.se/client
master
stretch
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment