|
|
|
@ -108,9 +108,9 @@ buildCode() { |
|
|
|
echo "" |
|
|
|
} |
|
|
|
|
|
|
|
logPath=/home/dev/output/wms8demo_nohup.log |
|
|
|
dirPath=/home/dev/deploy/wms8demo/wms-biz/build/libs/ |
|
|
|
serverName=wms8demo |
|
|
|
logPath=/home/dev/output/wms8_bench_pgsql_nohup.log |
|
|
|
dirPath=/home/dev/deploy/wms8_bench_pgsql/wms-biz/build/libs/ |
|
|
|
serverName=wms8_bench_pgsql |
|
|
|
|
|
|
|
cmd=$1 |
|
|
|
profiles=${2:-"preview"} |
|
|
|
|