#!/bin/bash
BaseDir=$(dirname $(readlink -f "$0"))
init_app() {
echo ""
}
init_app
# Start
bash -x $BaseDir/start.sh