#!/bin/bash source ./common.sh python manage.py restart $1 ${JAR_NAME} echo 'success'