#!/bin/bash

java -server -Djava.library.path=/usr/share/dumphd -cp DumpHD.jar dumphd.core.ACAPacker "$@"
