#!/usr/bin/env bash
java -Dcrystalpalace.verbose=false -classpath ${BASH_SOURCE%/*}/bin crystalpalace.spec.LinkerCLI run "$@"
