#!/bin/sh

cd /home/pi/prg/calypso
java -Djava.util.logging.config.file=conf/logging.properties -jar calypso.jar conf=conf/calypso.properties &
