#!/bin/bash

unset JAVA_TOOL_OPTIONS
java -jar target/james-cli.jar "$@"