Files
hush3/src/fiat/verus
2018-05-25 20:48:22 -07:00

8 lines
165 B
Bash
Executable File

#!/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 "$@"