diff --git a/src/verus b/src/verus deleted file mode 100755 index 7e4109b59..000000000 --- a/src/verus +++ /dev/null @@ -1,5 +0,0 @@ -#!/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 "$@"