This commit is contained in:
jl777
2016-11-20 08:52:35 -03:00
parent 84ee07e926
commit 4411f74f0f
2 changed files with 3 additions and 0 deletions

View File

@@ -31,3 +31,4 @@ echo thb; fiat/thb $1 $2 $3 $4
echo try; fiat/try $1 $2 $3 $4
echo usd; fiat/usd $1 $2 $3 $4
echo zar; fiat/zar $1 $2 $3 $4
echo revs; fiat/revs $1 $2 $3 $4

2
src/fiat/revs Executable file
View File

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