Skip to content
Snippets Groups Projects
Commit 4bfc99e8 authored by Pea Nut's avatar Pea Nut Committed by jkito
Browse files

[README] Print how to start bitmask-vpn after building it

parent 8e9a765d
No related branches found
No related tags found
1 merge request!276[README] Print how to start bitmask-vpn after building it
Pipeline #253833 failed
......@@ -29,8 +29,12 @@ git clone git@0xacab.org:leap/bitmask-vpn.git && cd bitmask-vpn
sudo make depends # do not use sudo in osx
PROVIDER=riseup make vendor
make build
sudo build/qt/release/riseup-vpn --install-helpers # on Linux and Mac
LOG_LEVEL=TRACE build/qt/release/riseup-vpn
```
With `--install-helpers` the `bitmask-root` helper gets copied to `/usr/sbin`.
# Ubuntu
If you're using Ubuntu, you can use [leapcodes ppa](https://launchpad.net/~leapcodes/+archive/ubuntu/riseup-vpn).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment