This commit is contained in:
jl777
2017-01-07 18:17:20 +02:00
parent 37fed60306
commit 0aa80c4517
2 changed files with 3 additions and 0 deletions

View File

@@ -43,3 +43,4 @@ echo hodl; fiat/hodl $1 $2 $3 $4
echo shark; fiat/shark $1 $2 $3 $4
echo bots; fiat/bots $1 $2 $3 $4
echo mgw; fiat/mgw $1 $2 $3 $4
echo mvp; fiat/mvp $1 $2 $3 $4

2
src/fiat/mvp Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
./komodo-cli -ac_name=MVP $1 $2 $3 $4