jl777
7 years ago
committed by
GitHub
3 changed files with 2 additions and 10 deletions
File diff suppressed because one or more lines are too long
@ -1,8 +0,0 @@ |
|||||
#!/bin/bash |
|
||||
source passphrase |
|
||||
source coins |
|
||||
pkill -15 marketmaker; |
|
||||
git pull; |
|
||||
cd ..; |
|
||||
./m_mm; |
|
||||
$1 ./marketmaker "{\"gui\":\"nogui\", \"profitmargin\":0.01, \"userhome\":\"/${HOME#"/"}/Library/Application\ Support\", \"passphrase\":\"$passphrase\", \"coins\":$coins}" & |
|
Loading…
Reference in new issue