jl777
7 years ago
2 changed files with 1 additions and 9 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