#!/usr/bin/env bash

cd -- "$(dirname "$0")"
java -jar nanobench.jar -httpPort 37373 -resetExtract
