Browse Source

Fix typo

jl777
jl777 7 years ago
parent
commit
502da8e6d7
  1. 2
      iguana/exchanges/client

2
iguana/exchanges/client

@ -3,7 +3,7 @@ source passphrase
source coins
./stop
git pull;
cp ../exchanges/updateprices;./updateprices
cp ../exchanges/updateprices .;./updateprices
cd ..;
./m_mm;
pkill -15 marketmaker;

Loading…
Cancel
Save