[bisq-network/bisq-pricenode] Docker files for starting a pricenode (#12)

mrosseel notifications at github.com
Wed Jun 13 12:53:54 UTC 2018


mrosseel commented on this pull request.



> @@ -0,0 +1,8 @@
+#!/bin/bash
+while true
+do
+echo `date`  "(Re)-starting node"
+BITCOIN_AVG_PUBKEY=$BTCAVERAGE_PUBKEY BITCOIN_AVG_PRIVKEY=$BTCAVERAGE_PRIVKEY java -jar ./build/libs/bisq-pricenode.jar 1 2 2
+echo `date` "node terminated unexpectedly!!"
+sleep 3
+done

not yet done, TBD

-- 
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-pricenode/pull/12#discussion_r195069273
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180613/c97099d2/attachment.html>


More information about the bisq-github mailing list