#!/bin/bash
set -e

DIR=`dirname $0`
$DIR/vlxjre/bin/java -cp "$DIR/vlxlib/*" io.vlinx.protector4j.CLIMain $*