#!/bin/sh echo Stop Application source ./stop.sh echo Start Application source ./startup.sh