[bisq-network/roles] Support Staff (#64)

Aleksej Jocic notifications at github.com
Sun Sep 2 13:05:28 UTC 2018


I contacted the user that requested this on the forum yesterday after your suggestion, but he hasn't responded and I don't think he logs in often.

I installed Fedora and I am downloading CentOS now.
It seems like this should work on all systems:

```
cd ~/Downloads
mkdir tmp
cd tmp
ar x ../Bisq-64bit-0.8.0.deb
sudo tar Jxvf data.tar.xz
sudo cp -rp opt/Bisq /opt/
```
Basically it is just extracting the deb file with "ar x ..."
then unpack the data.tar.xz you get out of it which will create the opt directory with Bisq binary in it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/roles/issues/64#issuecomment-417929574
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180902/9cabaedc/attachment.html>


More information about the bisq-github mailing list