Browse Source

Test

etomic
jl777 8 years ago
parent
commit
19b36a430e
  1. 8
      iguana/exchanges/debug

8
iguana/exchanges/debug

@ -0,0 +1,8 @@
source passphrase
source coins
pkill -15 marketmaker;
git pull;
cd ..;
./m_mm;
gdb -args ./marketmaker "{\"gui\":\"nogui\",\"client\":1, \"userhome\":\"/${HOME#"/"}\", \"passphrase\":\"$passphrase\", \"coins\":$coins}"
Loading…
Cancel
Save