#!/bin/sh

# cd $ISFF/cockpit
cd /usr/local/aster/projects/NIWOT/ISFF/cockpit
java -jar cockpit.jar 2>&1 > /dev/null &

