Files
pangd/demo_prod_reset.sh
2019-04-19 11:19:26 +08:00

11 lines
140 B
Bash

#!/bin/bash
source func.sh
function tFunc(){
stopStart "$1" "--spring.profiles.active=prod" "$2"
}
# 对内服务
tFunc tbd-demo.jar