From 8fb6fa334f0ab327e6d8b533507628d4a2cc541d Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 11 Oct 2017 06:37:56 +0300 Subject: [PATCH] Install script to handle coins.json --- iguana/exchanges/install | 1 + 1 file changed, 1 insertion(+) diff --git a/iguana/exchanges/install b/iguana/exchanges/install index 3f64033f1..4695b8e3a 100755 --- a/iguana/exchanges/install +++ b/iguana/exchanges/install @@ -1,5 +1,6 @@ #!/bin/bash cp balance listunspent electrum snapshot_balance snapshot_loop secretaddresses dividends snapshot goals goal portfolio autoprice deletemessages getmessages debug register registerall buy sell bestfit orderbook client run_osx client_osx run coins disable enable myprice myprices getcoins getpeers getpeersIP getprices getutxos help inv setprice status utxos ../dexscripts +cp coins.json .. cd ../dexscripts #cp ../exchanges/passphrase ../exchanges/userpass . #echo you will need to have a passphrase file with your passphrase and userpass file with userpass value in dexscripts dir