Build verus-cli, get dependencies nailed down. (#72)

* Build verus-cli, get dependencies nailed down.

* Fiddling about with scripts.

* Clean READMEs up a bit.
This commit is contained in:
David Dawes
2018-06-24 13:25:27 -07:00
committed by GitHub
parent 6c0edb0c9e
commit 058156b84b
9 changed files with 40 additions and 41 deletions

View File

@@ -1,7 +1,2 @@
#!/bin/bash
#set working directory to the location of this script
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd $DIR
./komodo-cli -ac_name=VRSC "$@"
komodo-cli -ac_name=VRSC "$@"