#!/bin/bash

# Starts the Xena Lite application from the Xena jar file

java -jar xena.jar
