#!/bin/bash

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