#!/bin/bash sh stop.sh rm -rf finance-api.jar mv finance-api.jar.bak finance-api.jar sh run.sh