Removing redundant verus script from src.

Moving verus.bat from src to scr/fiat
Adjusting gitlab-ci configuration and Mac release packaging script to comform to the changes.
This commit is contained in:
Asher Dawes
2018-10-27 18:00:53 -07:00
parent 95b8f04f77
commit 0868246437
4 changed files with 3 additions and 8 deletions

View File

@@ -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 "$@"