#!/bin/bash rm -rf domainBApi.jar.bak sh stop.sh mv domainBApi.jar domainBApi.jar.bak mv domainBApi.jar.new domainBApi.jar sh run.sh