jl777
7 years ago
3 changed files with 56 additions and 0 deletions
@ -1,4 +1,5 @@ |
|||||
#!/bin/bash |
#!/bin/bash |
||||
source passphrase |
source passphrase |
||||
source coins |
source coins |
||||
|
./stop |
||||
$1 iguana/exchanges/marketmaker "{\"netid\":9999,\"gui\":\"nogui\", \"profitmargin\":0.01, \"userhome\":\"/${HOME#"/"}\", \"passphrase\":\"$passphrase\", \"coins\":$coins}" & |
$1 iguana/exchanges/marketmaker "{\"netid\":9999,\"gui\":\"nogui\", \"profitmargin\":0.01, \"userhome\":\"/${HOME#"/"}\", \"passphrase\":\"$passphrase\", \"coins\":$coins}" & |
||||
|
Loading…
Reference in new issue