Merge necessary to resync branch 'dev' after commit of verus bash file with error
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
#!/bin/bash
|
||||
./komodo-cli -ac_name=VERUSTEST "$@"
|
||||
|
||||
#set working directory to the location of this script
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
cd $DIR
|
||||
|
||||
../komodo-cli -ac_name=VERUSTEST "$@"
|
||||
|
||||
Reference in New Issue
Block a user