Commit 3dfc5620 authored by 温海元's avatar 温海元

add holmes

parent 80741ff9
project_name=$1 project_name=$1
target_dir="/home/quant_group" target_dir="/home/quant_group"
holmes='http://holmes1.liangkebang.com' holmes='http://holmes.liangkebang.com'
git_path=`curl -s "${holmes}/proconfig//docker/project/gitPath?project=${project_name}"` git_path=`curl -s "${holmes}/proconfig/docker/project/gitPath?project=${project_name}"`
cd ${target_dir} cd ${target_dir}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment