Get cmds stuff ready.

This commit is contained in:
David Dawes
2018-05-31 21:38:56 -07:00
parent 84d9a9b54a
commit fb06b6a5aa
4 changed files with 10 additions and 1 deletions

7
kmd/linux/verus Executable file
View File

@@ -0,0 +1,7 @@
#!/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 "$@"