Post
Topic
Board Announcements (Altcoins)
Re: |ANN| DAS - Decentralized and Secure. Private Send. Masternodes.
by
mainconcept
on 04/10/2017, 09:23:06 UTC
New Release! Please update, wallet, daemon!!!

DAS v. 0.12.1.5 Released


The new update adds support for the old masternodes.

Also, the old source code will no longer be available.

Could you post an guide or at least a few line about how to update a Linux VPS?
Now we have some nice step by step guide about installing them, but how to update using your source?

If you cloned the Github repo before via git clone (git clone https://github.com/Truckman83/DAS/), then:

Change the directory to your local DAS github directory.
git pull
./autogen.sh
./configure
make
Then copy the dasd, das-tx and das-cli files to /usr/local/bin and override the old DAS files.