[bisq-network/bisq] Update release process to match new trade statistics delivery (#4769)

Christoph Atteneder notifications at github.com
Wed Nov 11 10:56:28 CET 2020


@ripcurlx commented on this pull request.



>  # Set BISQ_DIR as environment var to the path of your locally synced Bisq data directory e.g. BISQ_DIR=~/Library/Application\ Support/Bisq
 
 dbDir=$BISQ_DIR/btc_mainnet/db
 resDir=p2p/src/main/resources
 
-cp "$dbDir/TradeStatistics2Store" "$resDir/TradeStatistics2Store_BTC_MAINNET"
+cp "$dbDir/TradeStatistics3Store" "$resDir/TradeStatistics3Store_${version}_BTC_MAINNET"

I've added an additional comment to the script to make it more clear.

-- 
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/bisq/pull/4769#discussion_r521242782
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201111/4e1e81ae/attachment.html>


More information about the bisq-github mailing list