#!/bin/bash export CLASSPATH="config:libs/*" java -cp "$CLASSPATH" net.curisit.securis.SeCurisServer $@