#!/bin/bash
cd java
nohup ant start > /dev/null &
echo IP2Location started
echo
