Merge branch 'frfix' into duke

This commit is contained in:
Jonathan "Duke" Leto
2019-04-13 04:46:04 -07:00
4 changed files with 93 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd $DIR
NAME=HUSHT2
NAME=HUSH
CLI=${KOMODOCLI:-./komodo-cli}
$CLI -ac_name=$NAME "$@"