diff options
author | kwadronaut <kwadronaut@leap.se> | 2016-12-09 00:00:23 +0100 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2016-12-09 00:00:23 +0100 |
commit | a480b8d0f52ff1503b509a28c353520025b602a3 (patch) | |
tree | d14b42957ac6a1870570001bd33b34df6bd3334b /pages/linux | |
parent | a7453fba9b226c1e811657d9c35b567561911779 (diff) |
add download button for experimental builds
Diffstat (limited to 'pages/linux')
-rw-r--r-- | pages/linux/en.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pages/linux/en.md b/pages/linux/en.md index 19f668c..4602360 100644 --- a/pages/linux/en.md +++ b/pages/linux/en.md @@ -72,3 +72,8 @@ If you want to try an experimental or release candidate versions of Bitmask, you apt-get dist-upgrade **NOTE:** When upgrading the version of your operating system, you must also follow the directions listed under "When upgrading the OS" above. + +# Latest builds +For the more adventurous we make stand alone bundle builds available after each commit or merge. Currently best tested again cdev.bitmask.net, because of ongoing changes of Soledad. + + <%= render({:partial => 'common/download_button'}, {:link => 'https://0xacab.org/leap/bitmask-dev/builds/artifacts/master/download?job=bitmask_latest_bundle', :text => 'Download latest experimental bundle'}) %> |